how to find the kth smallest element in the given list of
array elemnts.
Answer Posted / siva
This is a problem of Kth smallest element of QUICK SORT technique
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what are the advantages of a macro over a function?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
What is the purpose of clrscr () printf () and getch ()?
Can you define which header file to include at compile time?
Write a code on reverse string and its complexity.
What is the use of bit field?
How would you obtain the current time and difference between two times?
Explain what is a 'locale'?
Explain what is the difference between null and nul?
What is an operator?
Explain the priority queues?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
c language interview questions & answer
What are the types of functions in c?
Is python a c language?