DSA Live for Working Professionals
- Offered byGeeksforGeeks
DSA Live for Working Professionals at GeeksforGeeks Overview
Duration | 48 hours |
Total fee | ₹10,999 |
Mode of learning | Online |
Difficulty level | Intermediate |
Credential | Certificate |
DSA Live for Working Professionals at GeeksforGeeks Highlights
- Placement Assistance
- 24/7 Doubt Support
DSA Live for Working Professionals at GeeksforGeeks Course details
- This Course will help you enhance your conceptual knowledge about DSA and improve your problem-solving and coding skills. The main focus of these live classes will be to help you prepare for coding interviews of product-based companies like Microsoft, Uber, Amazon, and many more
DSA Live for Working Professionals at GeeksforGeeks Curriculum
01Week 1
Session 1: Analysis of Algorithm, Mathematics, Bit Manipulation
Asymptotic analysis
Time and Space Complexity
Session 2: Arrays
Types of Arrays
Operations of Arrays
02Week 2
Session 1: Recursion & Backtracking
Introduction to Recursion
Writing Base Cases in Recursion
Session 2: Searching
Linear Search
Binary Search
03Week 3
Session 1: Sorting
Sorting Algorithms like Insertion, Bubble, Selection, Merge and Quick Sort
Stability of Sorting Algorithms
Session 2: Matrix & Hashing
Multidimensional Array
Collision Handling
04Week 4
Session 1: Strings
Pattern Searching Algortihm
Naive and Improved Naive Pattern Searching
Session 2: Linked List
Linked List operations (i.e Traversing, Reversing, Inserting & Deleting)
Doubly Linked List & Circular Linked List