Resources
Resources
Resources:
- Lecture slides 2.1 C++ STL Revision:
https://drive.google.com/file/d/1zVQFvG3_OXWi5svr-IaQgy_wXn-z6y6e/view
- Lecture slides 2.2 C++ STL Revision :
https://drive.google.com/file/d/1O8TqVHO-oEAvBa623Q_MltFV3fuo5xa-/view
- Feedback Form 2.1 C++ STL Revision: https://forms.gle/vWn5Ag21n6smv5579
- Feedback Form 2.2 C++ STL Revision : https://forms.gle/vWn5Ag21n6smv5579
Tasks:
- Task 1: https://codeforces.com/group/MWSDmqGsZm/contest/219432/problem/Z
- Task 2: https://codeforces.com/group/MWSDmqGsZm/contest/219432/problem/K
- Task 4: https://codeforces.com/problemset/problem/734/A
- Task 5: https://codeforces.com/group/MWSDmqGsZm/contest/219432/problem/E
- Task 6: https://codeforces.com/group/MWSDmqGsZm/contest/219158/problem/X
- Task 7: https://codeforces.com/problemset/problem/4/A
- Task 8: https://codeforces.com/problemset/problem/71/A
- Task 9: https://codeforces.com/problemset/problem/50/A
- Task 10: https://leetcode.com/problems/kth-largest-element-in-a-stream/
- Task 11: https://leetcode.com/problems/valid-parentheses/
- Task 12: https://www.codechef.com/LRNDSA02/problems/ZCO12001
- Task 13: https://www.codechef.com/LRNDSA02/problems/COMPILER
- Task 14: https://codeforces.com/problemset/problem/1345/B
- Task 15: https://www.codechef.com/LRNDSA03/problems/SAVKONO
- Task 3: https://www.codechef.com/LRNDSA02/problems/STUPMACH
Section: Backtracking
Resources:
- Lecture Slides Backtracking 22-04-2023 TLE 2:
https://drive.google.com/file/d/1PAB-Wtm16ikCvbOt_RZT-JJRWxItgAAk/view
- Feedback Form Backtracking 22-04-2023 TLE 2:
https://forms.gle/YxeWHruZ2qAvaKKS6
Tasks:
- Task 1: https://practice.geeksforgeeks.org/problems/m-coloring-problem-
1587115620
- Task 2: https://www.codingninjas.com/codestudio/problems/983635
- Task 3: https://leetcode.com/problems/sudoku-solver/
- Task 4: https://leetcode.com/problems/permutations/
- Task 5: https://leetcode.com/problems/count-good-numbers/description/
- Task 6: https://leetcode.com/problems/powx-n/
- Task 7: https://practice.geeksforgeeks.org/problems/knight-walk4521/1
- Task 8: https://leetcode.com/problems/word-break/
- Task 9: https://practice.geeksforgeeks.org/problems/permutation-with-
spaces3627/1
- Task 10: https://practice.geeksforgeeks.org/problems/sum-string3151/1