Adt lab
		
		
		
		
		
		
		ไปยังการนำทาง
		ไปยังการค้นหา
		
		
		
		
		
		
		
		
	
- ADT Lab Grader
 - Notes on C++ compilers
 - C++ Tutorials: cplusplus.com, tutorialspoint.com, sololearn.com
 
Problem solving tasks
- Ad hoc problems 1
 - Ad hoc problems 2
 - Data structure problems 1
 - Data structure and sorting problems 2
 - Data structure problems 3
 - Graph problems
 
Materials
- Example codes for STL
- More examples of sets and maps (examples from last year)
 
 - Example code for reading graphs & find levels with bfs
- Other example Reading graphs into adjacency lists + DFS