Sorting entire link list using selection sort and insertion sort and calculating their time complexity
1 74331) 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 66016How 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 39246how 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 46375Post New Infosys C Code Interview Questions
How do you create a template in word 2007?
describe the difference between the dowxx and douxx operations?
Describe Internet & Telephone Network Topology?
What is the use of patch file?
Name the gauges?
Explain the role of replication server in sybase.
What is a setup file?
Explain about rapid application development tool?
How do I find the sum of a solver in excel?
uses of checklist
Trapezoidal section footing calculation of Volume & its Area
What is django request?
How to show internal storage representation of data structure in RDBM?
Why is maintaining a database important?
Can we close statement before resultset?