Queue

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

1.

learn about how floating point number work in c++ and about setprecision
operator
2. Analyse the 4 questions that you did on 11/7 and 12/7
3. what is the max possible array size that can be declared in c++ .
4. order of precedence of operators . what is order of presedence of "->" ?
5. how does comma operator works .
6. how does exactly typedef and #define work .
7. how does tuples work in c++ .
8. Lambda functions
9. How to write a custom sort function .
10. How can i sort a map by its .second parameter ? well , NOT POSSIBLE
11. I was unable to solve weighted job scheduleing problem ; UPDATE - solved it .

You might also like