Sorting entire link list using selection sort and insertion sort and calculating their time complexity
1 75941) int i=5; j=i++ + i++ + i++; printf("%d",j);This code gives the answer 15.But if we replace the value of the j then anser is different?why? 2)int i=5; printf("%d",i++ + i++ + i++); this givs 18.
8 66599How do I write a program to print proper subset of given string . Eg :input: abc output:{},{a},{b},{c},{a,b},{a,c},{b,c}, {a,b,c}.I desperately need this program please mail me to saravana6m@gmail.com
11 40033how to print 1 2 3 4 5 6 7 8 9 10 9 8 7 6 5 4 3 2 1 using any loop(for or while) only once(only 1 loop) and maximum 2 variables using C.
19 47420Post New Infosys C Code Interview Questions
Explain the different layers of Cloud Computing?
What is a storage class used in c++?
Explain the different types of proxy patterns?
With the use of an alternate index, how is a VSAM file accessed?
what is mean by release in quality center and who will perfom?
Tell me the typography and links in bootstrap?
What is busy spin, and why should you use it?
Enlist the advantages of dbms.
how server differentiate different clients ie if you r using http application server listen through port 80 if all client using same http application then how?
What is upwardly compatible software?
What is ubuntu?
What is MSBuild and how can I use it?
How do you do shell scripting in linux?
What are the four versions of java?
What are the components of Apache Pig platform?