📜  叉子CPP |课程结构

📅  最后修改于: 2021-05-30 03:45:01             🧑  作者: Mango

课程首页

Week Topic Sub-Topic
Week 1 Basics Of C++, Control Structures Syntax, Variables, Data Types, I/O, Operators, Preprocessors, If, If-else, Switch case, Loops(For, While, Do while)
Week 2 Arrays, Bitwise Operators, Strings, Functions 1D-array(creation, updation, deletion), 2D-array(creation, updation, deletion), AND, OR, XOR, Subsets and XOR problems, Strings and methods, Normal function usage
Week 3 Pointers, Structures and Classes Pointers basics, dynamic memory allocation, Pass by reference and by pointer, Pointer to pointer, Pointer arithmetic, Arrays and pointers, Pointer to function, struct and classes
Week 4 Standard Template Library Pair, Vector, Iterators, Methods in algorithms header file used for STLs: reverse, sort, random_shuffle, lower_bound, upper_bound, etc
Week 5 Stack, Queue, Deque, Priority Queue Stack operations, Queue operations, Deque operations, Priority operations
Week 6 Set, Map, Multiset, Multimap Set operations, Map operations, Multiset operations, Multimap operations

课程首页

要从最佳影片策划和实践问题去学习,检查了C++基础课程为基础,以先进的C++和C++ STL课程基础加上STL。要完成从学习语言到DS Algo等的更多准备工作,请参阅“完整面试准备课程”