Cod{on}fest Week 2
Syllabus
- LinkedList, Queue & Stack:
- Into to Linked List
- Intro to Queue
- Intro to Stack
- Push, Pop and Size operations
- String, Maps & Heap:
- Intro to strings library
- Min heap and Max heap
Resources that can be referred
- https://www.cs.cmu.edu/~adamchik/15-121/lectures/Linked%20Lists/linked%20lists.html
- https://m.youtube.com/watch?v=WwfhLC16bis
Questions
Easy
- Problem 1
- Problem 2
- Problem 3
- Problem 4
- Problem 5
- Problem 6
- Problem 7
- Problem 8
- Problem 9
- Problem 10
- Problem 11
- Problem 12
- Problem 13
- Problem 14