what is the best algorithm to sort out unique words from a
list of more than 10 million words(1 crore+)?
we need the best technique in the terms of execution time.
Answer Posted / purushottam
Quick Sort
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
write a program that reads a series of strings and prints only those strings begging with letter "b"
Teta-Omeg-Big-Oh Show that f(n) = n2 + 3n3 is ;(n3).
how to write a program that opens a file and display in reverse order?
write a program to calculate the amount of investment after a period n years if the principal investors was p and interest is calculated using compound interest,formular=a=p(1+r)^n
Write a program that print in screen a tree with its height taken from user by entering number of 4 digits and find the odd numbers then calculate the sum of odd numbers so he get the height of tree?
Code for Method of Handling Factorials of Any Size?
how to take time as input in the format (12:02:13) from user so that controls remains between these columns?
write a function that allocates memory for a single data type passed as a parameter.the function uses the new operator and return a pointer to the allocated memory.the function must catch and handle any exception during allocation
Write a simple encryption program using string function which apply the substitution method.
write a program that prompt the user to enter his height and weight,then calculate the body mass index and show the algorithm used
find level of following tree (state, parent) " J,D I,D H,C E,B F,B G,C B,A D,A C,A A,& K,E L,E L,F M,F N,G O,H P,I P,H Q,I R,J S,K U,P T,L
How to Split Strings with Regex in Managed C++ Applications?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
can you please write a program for deadlock that can detect deadlock and to prevent deadlock.
develop a program to calculate and print body mass index for 200 employees