What is the difference between quicksort & mergesort? When should they be used? What is their running time?
1039Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
1292
What are recursive functions?
Explain about narrowing conversion in java?
What are the 3 types of control structures?
What exactly is methodology?
When would you use a static class?
What are the pillars of java?
What are the advantages of java over C++?
What is the function of http?
Differentiate between the constructors and methods in java?
What is polymorphism and what are the types of it?
How many bytes is a string java?
What is a consumer in java?
How to make object serializable in java?
Explain about doubly linked list
What is the abstraction?