Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Implement Bubble Sort Using C

Bubble Sort:- Bubble Sort is the one of most popular Sorting Algorithm that is used to sort the array of n size. The Worst case and Average Case Complexity of Bubble Sort is O(n)^2. The Below Code will show you how to implement the bubble sort to sor

find the longest sub-array that all of its elements are less or equal A[i]

I have an array A[1,...,n] of positive numbers, for example: [1, 2, 5, 3, 7, 2, 8, 4] I need to build an array S[1,...,n] according to the definition: S[i] = max {k|∀i−k <j≤i :A[j] ≤ A[i] and k ≤ i} It means to find the

Javascript Loop Optimization

JavaScript is a client side programming language, and if JavaScript will take a lot of time for computation. It will not only affect the performance of our application but also can hang the browser. So here in this particuler blog we will learn how w

weservice issue

whenever i call the rest api from my java code ,i received no peer certificate exception. Please help me in advance.

API issue

I have secured Rest webservice but whenever i hit that webservice it will respond No peer certificate exception like this. Please help me. Thanks in advance.

html/javascript

i need help with this.. if i select province it will give calculation accordingly on button click ..

Capturing and Uploading Video to PHP Server in Cordova

Hi Friends, I want to capture a video and i want to upload to PHP server. How to achieve this in Cordova ?

Vector Drawing Techniques : Converting text to Shape

Hello Guys, In this video I am going to show you how to covert an ordinary text in to the shape. I hope you'll find it useful.

Andres Lindarte- SLC Money Transfer App

Project on Fixed Price Technology to be used- Android and iPhone.

Best way to get iOS, MAC OS version

Many times we need to make check for iOS version as it Apple changes its API from version to version. For this reason Apple provide the safest way to achieve it, which is "NSFoundationVersionNumber". It returns on which version device is running. It

1 10 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: