Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Post under tag algorithms
Recent posts under tag algorithms
All
Questions
MCQs
Jobs
Articles
+1
vote
0
answers
what the code that give me the run time for counting sort
posted
Apr 21, 2014
by
As M Ob
algorithms
c++
data structures
+3
votes
Back to Basics: Bubble Sort Optimized algorithm and Code in C.
posted
Apr 21, 2014
by
anonymous
c
c programming
algorithms
data structures
+1
vote
1
answer
My question about comparing run time performance of Counting sort !!
posted
Apr 18, 2014
by
As M Ob
algorithms
c++
+1
vote
Webyog Hiring as Software Engineer for Freshers.
posted
Apr 9, 2014
by
anonymous
freshers
networking
algorithms
+1
vote
1
answer
How can we insure stability in sorting algorithms?
posted
Apr 8, 2014
by
Vishvachi Tiwari
algorithms
+2
votes
RSA Algorithm - A well known cryptosystem
posted
Mar 28, 2014
by
Pavan P Naik
algorithms
encryption
+2
votes
0
answers
How to implement a linklist to communicate between two processes?
posted
Mar 25, 2014
by
anonymous
data structures
c programming
c
algorithms
+1
vote
0
answers
Can somebody help me out with this algo in PHP with their code.
posted
Mar 20, 2014
by
Atiqur Rahman
algorithms
php
+1
vote
0
answers
What is the "algorightm" that decides on the routing path?
posted
Mar 7, 2014
by
Seema Siddique
algorithms
linux
netfilter
+3
votes
1
answer
My question about comparing run time performance of bubble sort and selection sort?
posted
Mar 5, 2014
by
As M Ob
algorithms
c
data structures
+5
votes
1
answer
Efficient way to remove the duplicate in an array?
posted
Mar 1, 2014
by
Jai Prakash
data structures
algorithms
c
array
+2
votes
My First Python Program...Quicksort
posted
Feb 18, 2014
by
Prakash
python
algorithms
data structures
+3
votes
Mergesort - A Summary
posted
Feb 17, 2014
by
Salil Agrawal
data structures
algorithms
mergesort
+2
votes
QuickSort Algorithm (A Summary)
posted
Feb 14, 2014
by
Salil Agrawal
data structures
algorithms
quicksort
+8
votes
1
answer
Find all triplets in an array.
posted
Feb 3, 2014
by
Atiqur Rahman
algorithms
data structures
+6
votes
0
answers
Generate random number form 1 - 100 with probability of 1/100.
posted
Feb 2, 2014
by
Atiqur Rahman
algorithms
c++
probability
+6
votes
1
answer
Algo: How to analyse the algorithm for its complexity ?
posted
Jan 29, 2014
by
Vimal Kumar Mishra
data structures
algorithms
+2
votes
1
answer
Write code to return the index of first occurrence of element of sorted array ??
posted
Jan 19, 2014
by
anonymous
c
data structures
algorithms
c programming
algo
+3
votes
1
answer
Best way to calculate nCr mod m
posted
Jan 3, 2014
by
Pankaj Agarwal
algorithms
data structures
+6
votes
2
answers
Print a binary tree from top to bottom in level order
posted
Jan 3, 2014
by
Salil Agrawal
data structures
c
tree
algorithms
+7
votes
0
answers
How to find the lowest common ancestor of the two given nodes in a Tree?
posted
Jan 2, 2014
by
anonymous
data structures
c
algorithms
tree
+4
votes
3
answers
Maximum size square sub-matrix with all 1 s, Recusively
posted
Dec 28, 2013
by
Atiqur Rahman
algorithms
data structures
programming
+5
votes
1
answer
How to find MAX-XOR in an array?
posted
Dec 16, 2013
by
Atiqur Rahman
algorithms
bit_hacks
data structures
+5
votes
1
answer
Find the area of the Orthogonal Polygon.
posted
Dec 15, 2013
by
Atiqur Rahman
algorithms
data structures
+5
votes
0
answers
print the longest path of a binary tree ?
posted
Dec 12, 2013
by
Mona Sharma
data structures
c
c programming
algorithms
tree
+4
votes
2
answers
How to verify whether a binary tree is balanced tree?
posted
Dec 12, 2013
by
Mona Sharma
c programming
tree
c
data structures
algorithms
+6
votes
2
answers
Implement a function to find the first character in a string which only appears once.
posted
Dec 12, 2013
by
Anuj Yadav
c
c programming
algorithms
data structures
+4
votes
0
answers
Calculate 1+2+…+n without multiplication?
posted
Dec 12, 2013
by
Anuj Yadav
c
c programming
data structures
algorithms
+4
votes
1
answer
What is the last number, if we delete nth number of a circle ?
posted
Dec 12, 2013
by
Diya Sharma
data structures
algorithms
c
c programming
+5
votes
1
answer
Given an unsorted array, find the max length of subsequence ?
posted
Dec 12, 2013
by
Gaurav Sharma
data structures
c
c programming
algorithms
+6
votes
1
answer
Given a matrix with 1s and 0s ?
posted
Dec 12, 2013
by
Gaurav Sharma
c programming
data structures
c
algorithms
+5
votes
1
answer
String Path in Matrix ?
posted
Dec 12, 2013
by
Gaurav Sharma
c programming
c
data structures
algorithms
+2
votes
1
answer
C: Difference between random number generator and pseudo random number generator ?
posted
Dec 12, 2013
by
Neeraj Mishra
c
c programming
algorithms
+8
votes
1
answer
Convert the given string into palindrome with minimum number of appends ?
posted
Dec 10, 2013
by
Diya Sharma
algorithms
data structures
c
c programming
string
+1
vote
0
answers
Programming puzzle: How do you design a boolean circuit in python?
posted
Dec 9, 2013
by
Sonu Jindal
python
algorithms
+4
votes
Recruitment for Junior Software Engineer at Zscaler (Bangalore)
posted
Dec 9, 2013
by
anonymous
linux
networking
c
algorithms
+3
votes
1
answer
Tic-Tac-Toe alogorithm
posted
Dec 6, 2013
by
anonymous
algorithms
data structures
+3
votes
0
answers
Coin Denomination Problem Solution in polynomial time
posted
Dec 2, 2013
by
Pankaj Agarwal
algorithms
dynamic programming
data structures
+2
votes
2
answers
Rearrange even and odd numbers
posted
Nov 30, 2013
by
anonymous
data structures
algorithms
array
+4
votes
1
answer
Best way to find if two numbers are coprime?
posted
Nov 29, 2013
by
anonymous
c
data structures
algorithms
+3
votes
2
answers
How to find-out if given number is Fibannaci number?
posted
Nov 28, 2013
by
anonymous
data structures
c
c programming
algorithms
+3
votes
1
answer
How to find all permutations of a given string?
posted
Nov 28, 2013
by
Neelam
data structures
algorithms
c programming
c
+7
votes
1
answer
Print cousins of a given node in a tree?
posted
Nov 26, 2013
by
anonymous
algorithms
c
data structures
c programming
tree
+7
votes
1
answer
Check if a tree is a subtree of another tree?
posted
Nov 26, 2013
by
anonymous
data structures
c
c programming
algorithms
tree
+6
votes
0
answers
Connect same level nodes without level order traversal in a Binary Tree?
posted
Nov 26, 2013
by
anonymous
algorithms
data structures
c
tree
c programming
+4
votes
1
answer
convert one string to another such that one char is changed at a time?
posted
Nov 26, 2013
by
anonymous
data structures
algorithms
string
+5
votes
1
answer
Minimum number of swaps required to transform one string to other
posted
Nov 25, 2013
by
Raghu
algorithms
string
data structures
+5
votes
1
answer
Give an algorithm to find nth number generated from list of prime numbers?
posted
Nov 24, 2013
by
Raghu
algorithms
data structures
+4
votes
Product Engineer at Vizury Interactive Solutions (Bangalore)
posted
Nov 23, 2013
by
anonymous
data structures
algorithms
php
+6
votes
2
answers
Count Number of Non Leaf Nodes of a given Tree ?
posted
Nov 23, 2013
by
Mona Sharma
data structures
c
algorithms
c programming
Page:
« prev
1
2
3
4
5
6
next »
...