Can we use stl in coding interviews?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More STL Interview Questions

Write a program in C++ returning starting locations of a substring using pointers

1 Answers  


write a program to demonstrate,how constructor and deconstructor work under multilevel inheritance

3 Answers   TCS,


what are you now programming Languages C+

1 Answers   HCL,


how to making game in c++ ?

0 Answers  


a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.

0 Answers  






tell about sorted linked list

1 Answers  


wap in c++ which accept a integer array and its size as argument and replaces element having even values with its half and element having odd values with twice its value

1 Answers  


Give the output of the following program main() {int ret; ret=fork();ret=fork();ret=fork();ret=fork(); if(!ret) printf("sun"); else printf("solaris");

8 Answers   Sun Microsystems,


how can u do connectivity in c++ language? plz send me connectivity code in c++ ?

0 Answers   Ascent,


Why should a c++ programmer be interested in stl?

0 Answers  


how to use C++?

0 Answers   NIIT,


When did c++ add stl?

0 Answers  


Categories