What is the covering travelling salesman problem?
List Bloc QA Latest Questions
I have an array structure which has member day, month and year of integer type. How can I sort in ascending order according to date in C?
How clustering index is similar to dynamic hashing and to the directory structures used for extendible hashing?
How do I count the number of closed binary operations that are commutative?
What is the use of data structures?
How do you recommend to start learning algorithms for 3D mapping? (e.g. what Google Tango does)
Does the Collatz conjecture still stand if I replace the 3 with other positive odds?
Which data structure is the most suitable for looking up an item?
Can we create array of objects in Java?
Can we develop a techology by using machine learning algorithms so that our soldiers at our borders will be able to stop infiltration without losing their lives?
How do I find the Big O notation of the following program: for (int I = n; I > 0; I=i/2) {a++;}?
What are the best image classification algorithms in CNN/deep learning?
What is the best thing shoud I do to understand algorithm?
What is the minimum and maximum number of subjects offered by a student in an American highschool?
How can I make a discrete weighted random selection in constant time?
How can I access Coursera’s Algorithms and data structures from Princeton for free?
What are some asymptotically optimal parallel algorithms?
What algorithm is used by Google Chrome when encrypting synced passwords?
What is the best algorithm for prime numbers?
How do I know what kinds of algorithms are used on web servers?