![[Coding Blocks] Data Structures in Real Life Projects [Coding Blocks] Data Structures in Real Life Projects](https://pimpmycode.net/wp-content/uploads/2022/10/PimpMyCode-Coding-Blocks-Data-Structures-in-Real-Life-Projects.jpeg)
Data Structures in Real Life Projects
Summary
One of its kind, our newly launched course on Data Structures Projects is a must do offering. Designed for school and college students, this course will help to ignite the interest of students towards solving some real life problems. The course starts with basics of Javascript, diving quickly to problem solving by building 6 real projects that include games, puzzles & web-apps. The course will give you an opportunity to apply your algorithmic skills such as backtracking, graph algorithms, dynamic programming, OOPs concepts to build some interesting projects which you can also showcase in your resume.
Highlights
- Learn JavaScript
- Learn to Apply Algorithms
- Solve Real Life Problems
- Add Projects to your Resume
- Certificate on Building a Project
Projects
- Snakes Game (Arrays)
- Sudoku (Backtracking)
- Travel Planner (Graphs)
- Cash Flow Minimiser (Graphs/Multisets/Heaps)
- WhatsApp List (LRU Cache/Interview Problem)
- Text Editor Cut, Copy, Paste (Stack)
- File Zipper (Greedy Huffman Encoder)
- CB Mario ( Dynamic Programming Optimisation in Game)
- Jump Froggy (Greedy Optimisation in Game)
Pre-requisites - The course is for any one who has basic understanding of a programming language and data structures, and is ready to learn a new language and build some projects.