After sudying data structures & algorithms and OOP , what's next? (In C++) | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

After sudying data structures & algorithms and OOP , what's next? (In C++)

23rd Jun 2018, 9:22 AM
Áron Pop
Áron Pop  - avatar
2 Réponses
+ 4
You can study new features of C++11,14 and 17 (like templates, lambdas, any, variant, optional, STL, auto, smart-pointers, threads, mutex etc.)
23rd Jun 2018, 11:27 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 3
Assignment - You have to implement a binary search tree
23rd Jun 2018, 9:41 AM
Alex
Alex - avatar