Data Structure and Algorithm:
- Failed to implement bubble sort. Due to non familiarity with python loops. Currently working on it.
Discrete Mathematics:
- Solved 10 simple problems on Permutation and Combination.
Django Web Development:
- Got to know about how retrieve custom values from froms using API endpoints and give it to other page.(I don't know the exact term). Made a simple web application which extract punctuation from a text.
Python:
- Watched difference between shallow copy and deep copy.