Welcome to the DSA Practice Series! Here you can find comprehensive tutorials and resources to help you grasp the fundamentals of data structure and algorithms. We believe that practice is the key to success, and this instructional series will allow you to practice and enhance your skills in a disciplined manner. Our lessons are aimed to teach you the basic principles of DSA and how to use them in real-world circumstances. With our step-by-step strategy, you can quickly understand and practice DSA principles. Our tutorials are designed to provide you with a thorough understanding of the principles and their applications. Now, let’s get started on your path to being a data structure and algorithm specialist!
Power up your career with Entri Elevate – Full Stack Development Course!
DSA Practice Series: Watch Video
DSA Topics | Video Links |
Basic programming | Nth Fibonacci | |
Basic programming | FizzBuzz | |
Basic programming | Sum of Digits | |
Basic programming | Reverse Digits of a Number | |
Basic programming | IsPalindrome | |
Basic programming | Armstrong Number | |
Basic programming | Decimal to Binary | |
Basic programming | Decimal To Any Base | |
Basic programming | Binary To Decimal | |
Basic programming | Any Base to Any Base Conversion | |
Basic programming | GCD and LCM | |
Basic programming | Pattern printing- 1 | |
Basic programming | Pattern printing- 2 | |
Basic programming | Pattern Printing- 3 | |
Basic programming | IsPrime | |
Introduction to Arrays | |
Arrays | Sieve of Eratosthenes | |
Arrays | Majority Element in an Array | |
First and Last index in unsorted array | |
Sum of Arrays | |
Array Rotation | |
Inverse and Mirror Inverse of an Array | |
Arrays | Pascal’s Triangle | |
2D Arrays | Matrix Multiplication | |
2D Arrays | Diagonal Order Printing | |
2D Arrays | Spiral Order Matrix Printing | |
2D Arrays | Rotate Matrix | |
Sorting | Insertion Sort | |
Sorting | Selection Sort | |
Sorting | Bubble Sort | |
Sorting | Merge two sorted arrays | |
Sorting | Merge Sort | |
Sorting | Dutch National Flag Problem | |
Sorting | Quick sort | |
Sorting | Counting Sort | |
Sorting | Sorting Recap | |
Introduction to Binary Search | |
Binary Search | First Index of Element | |
Binary Search | Last Index of Element | |
Binary Search | Count of an Element | |
Binary Search | Floor Element | |
Binary Search | Ceil Element | |
Binary Search | Count of Negative Numbers | |
Binary Search | Peak Element | |
Binary Search | Maximum Element in a bitonic Array | |
Binary Search | Rotation Count in Sorted Array | |
Binary Search | Binary Search in Rotated Array | |
Binary Search | Binary Search in 2d Array |