Data Structures & Algorithms
00:05:00
The Data Structures and Algorithms Course is tailored for individuals in the software engineering field who aspire to elevate their careers by securing interviews with some of the world's most prestigious companies. This program is meticulously designed to equip you for these crucial interviews, covering a comprehensive range of skills, from problem-solving techniques to coding proficiency. You'll gain invaluable hands-on experience by tackling over 100 data structures and algorithm problems. The course commences with problem-solving exercises related to each data structure and algorithm, preparing you thoroughly for interviews with top-tier product-based companies such as Meta, Microsoft, Amazon, Adobe, Netflix, and Google.
Participants in this training will learn data structures and algorithms course and at the completion of this course, attendees will be able to:
DSA and Big O
Array
Array Questions
String
Linear Search
Binary Search
Arrays Searching
Bubble, Selection and Insertion Sort
Merge, Quick and Counting Sort
Bucket, Find Kth Element and Find Pages
Hashing
Phonebook
Hash Set
Stack
Queue
Linked List
Circular LinkedList
Reverse Linked List
Tree and Binary Tree
Data Structures & Algorithms
00:05:00
Big O in Data Structure
00:06:00
Array in Data Structures
00:07:00
String in Data Structure
00:02:00
Hashing in Data Structure
00:04:00
HashMap in Data Structure
00:01:00
Hash Table in Data Structure
00:01:00
HashSet in Data Structure
00:01:00
Linear Search in Data Structure
00:02:00
Binary Search in Data Structure
00:02:00
Bubble Sort in Data Structure
00:03:00
Selection Sort in Data Structure
00:02:00
Insertion Sort in Data Structure
00:03:00
Merge Sort in Data Structure
00:03:00
Quick Sort in Data Structure
00:02:00
Counting Sort in Data Structure
00:03:00
Bucket Sort in Data Structure
00:03:00
Heap Sort in Data Structure
00:04:00
Shell Sort in Data Structure
00:03:00
Radix Sort in Data Structure
00:02:00
Linked List in Data Structure
00:03:00
Singly Linked List in Data Structure
00:02:00
Doubly Linked List in Data Structure
00:03:00
Circular Linked List in Data Structure
00:02:00
Stack in Data Structure
00:04:00
Queue in Data Structure
00:04:00
Trees in Data Structure
00:06:00
Binary Tree in Data Structure
00:05:00
Binary Search Tree in Data Structure
00:03:00
AVL Tree in Data Structure
00:05:00
B Tree in Data Structure
00:04:00
K-Dimensional Tree in Data Structures
00:04:00
Spanning Tree in Data Structures
00:05:00
Segment Tree in Data Structures
00:02:00
Suffix Array and Suffix Tree in Data Structures
00:04:00
Java: Count the frequency of an element in an Array
00:20:00
Java: Ceiling in a Sorted Array
00:25:00
Java: Construct a linked list from 2D matrix
00:30:00
Java: Reverse a Stack using Recursion
00:25:00
Java: Check whether a Binary Tree is BST or Not
00:30:00
Java: Two Sum
00:30:00
Java: Two Sum
00:30:00
Java: Deletion in a Binary Tree
00:40:00
Java: Find next right node of a given key
00:30:00
Java: Big-O-Binary Search Algorithm
00:15:00
Java: Traversing directory in Java using BFS
00:20:00
Java: Check if two nodes are cousins in a Binary Tree
00:50:00
Java: Contains Duplicate
00:20:00
Java: Merge Sorted Arrays
00:25:00
Java: Check whether the two Binary Search Trees are Identical or Not
00:35:00
Java: Delete consecutive same words in a sequence
00:25:00
Java: Convert given Binary Tree to Doubly Linked List in Linear Time
00:25:00
Java: Count 1’s in a Sorted Binary Array
00:20:00
Java: Find all triplets with zero sum
00:20:00
Java: Leaders in an array
00:20:00
Java: Find a Fixed Point (Value equal to Index) in given Array
00:25:00
Java: Count Nodes in Circular Linked List
00:25:00
Java: Sort a Stack using another stack
00:30:00
Java: Find the Closest Element in Binary Search Tree
00:35:00
Java: Search Insert Position
00:25:00
Java: Longest Substring without Repeating Characters
00:30:00
Java: Convert Binary Tree to Doubly Linked List
00:50:00
Java: Minimum time required to rot all oranges
00:40:00
Java: Height of a Generic Tree from Parent Array
00:50:00
Java: Group Anagrams
00:35:00
Java: First Bad Version
00:30:00
Java: Insertion in a Binary Tree in Level Order
00:35:00
Java: Next Greater Element
00:30:00
Java: Delete all Prime Nodes from a Doubly Linked List
00:35:00
Java: Search an Element in a Sorted and Rotated Array
00:30:00
Java: Meeting Rooms
00:25:00
Java: Merge Two Sorted Arrays
00:20:00
Java: Two Elements whose Sum is Closest to Zero
00:30:00
Java: Deletion from a Circular Linked List
00:35:00
Java: Trapping rain water
00:30:00
Java: Find right Sibling of a binary tree with parent pointers
00:40:00
Java: Find Peak Element
00:30:00
Java: Valid Sudoku
00:40:00
Java: Find Distance between two nodes of a Binary Tree
00:50:00
Java: Binary Tree to Binary Search Tree Conversion
00:40:00
Java: Subarray Sum Equals K
00:25:00
Java: Search in Rotated Sorted Array
00:25:00
Java: Largest rectangle in histogram
00:25:00
Java: Remove Duplicates from a sorted Linked List
00:25:00
Java: Search in an Almost Sorted Array
00:25:00
Java: Minimum Number of Jumps to Reach End in Array
00:25:00
Java: Move all Zeros to the beginning of an array
00:25:00
Java: Median of Two Sorted Arrays of Different Sizes
00:30:00
Java: Reverse a Doubly Linked List
00:20:00
Java: 3 Sum
00:25:00
Java: Minimum Window Substring
00:30:00
Java: Design HashSet
00:25:00
Java: Search a 2D Matrix
00:20:00
Java: Traversal of Circular Linked List
00:25:00
Java: A Pair with a Given Sum in the Rotated Sorted Array
00:25:00
Java: Remove Duplicates from an Array
00:20:00
Java: Rotate a Matrix by 90 degrees
00:25:00
Java: Sort Elements by Frequency
00:30:00
Java: Find Minimum in Rotated Sorted Array
00:25:00
Java: Find Minimum in Rotated Sorted Array II
00:35:00
Java: Sort a Linked List of 0s, 1s and 2s
00:35:00
Java: Rotate an Array to the left
00:20:00
Java: Camel Case of a given Sentence
00:20:00
Java: Find Missing Elements of a Range
00:25:00
Java: Sort a Nearly Sorted (or K sorted) Array
00:20:00
Java: Count ways to increase LCS length of two Strings by one
00:25:00
Java: Minimum rotations required to get the same string
00:15:00
Java: Chocolate Distribution Problem
00:30:00
Java: Minimum Swaps required to convert binary tree to binary search tree
00:30:00
Java: Multiply Large Numbers represented as Strings
00:25:00
Java: Find Itinerary from a given list of tickets
00:25:00
Java: Count Distinct Occurrences as a Subsequence
00:30:00
Java: Sort a Matrix in all way Increasing Order
00:20:00
Java: Find the length of the largest subarray with 0 Sum
00:25:00
Java: Longest Increasing Consecutive Subsequence
00:25:00
Java: Find Whether an Array is a Subset of Another Array
00:20:00
Introduction to Data Structures
10 Questions
Array Data Structures
15 Questions
String Data Structures
15 Questions
Searching Algorithms
15 Questions
Sorting Algorithms
15 Questions
HashMap, HashSet & HashTable
10 Questions
Stack & Queue
15 Questions
Linked List Data Structure
10 Questions
Tree Data Structure
10 Questions
The training was absolutely superb and I genuinely enjoyed each and every moment of it. The content of Mastering MERN Stack was extremely informative and incredibly useful. I have attended several trainings before but I can't recall any of them having such a strong impact. You have done a wonderful job and I appreciate your efforts. ScholarHat staff is well-mannered and cooperative, they humbly pay attention to each professional and sort out everyone’s issues. I will surely recommend this training to all my colleagues and friends. I, myself, would love to attend future training organized or featured by you.
After joining the Full Stack .NET Developer Training, I enhanced my professional skills with the current technology in the market. The trainer has very rich technical knowledge and is very professional. He answered all the queries raised during the training. ScholarHat Faculty organized the online course very well. The online This was the best online course I have ever attended. After completion of each course, they are updating the online recorded videos & PPT materials available to us on the same day. I recommend this course to anyone who wants to become a master in .NET in a short span of time.
I have learnt more new things from this training that enhanced my coding skills. Apart from my training, I have got knowledge for new technology that frequently changes in the IT industry. The Trainer Provides Training Very well. I am learning a lot of new things from him. And all staff of DNT are good. They are very helpful. With the help of real-time project theory concept has been clearer. The way of teaching is excellent. Definitely, I received all the information that was helpful for me.
This training helped me to learn ASP.Net MVC and Angular Development Program to develop web applications in more efficient way. I got what I was looking for, basically to learn Typescript. Training quality is excellent and the trainer also has good Teaching skills to teach each and every topic, well explained. Real-Time project Development helped me for basically the payment gateway process and AngularJS integration with MVC. The ScholarHat Staff is very supportive and provides all the help that we used to be required.
This training helped me a lot in terms of improving my skills for learning New technologies. I enhanced my skills through the latest and most popular skills. Training material is very helpful and given in strategic way & whenever we require any help they are always with us. The process of providing training by the Trainer is excellent. With this training, I improved my problem-solving skills. Yes, I was looking for a hike and I did it due to ScholarHat. Thank you Sir thank you all.
Online Self Paced Courses are designed for self-directed training, allowing participants to begin at their convenience with structured training and review exercises to reinforce learning. You'll learn through videos, PPTs, and Assignments designed to enhance learning outcomes, all at times that are most convenient for you.
All our mentors are highly qualified and experience professionals. All have at least 8-10 yrs of development experience in various technologies and are trained by Dot Net Tricks to deliver interactive training to the participants.
As soon as you enroll in the course, you will get access to the course content through LMS (The Learning Management System) in the form of a complete set of Videos, PPTs, PDFs, and Assignments. You can start learning right away.
You can enroll in the course by doing payment. Payment can be made using any of the following options.
Yes, Dot Net Tricks provides student discount to learners who cannot afford the fee. Email us from your student account, or attach your student ID.
In short, no. Check our licensing that you agree to by using Dot Net Tricks LMS. We track this stuff, any abuse of copyright is taken seriously. Thanks for your understanding on this one.
Please drop us an email with a list of user details like name, email you’d like to enroll and have access, we'll create your team accounts.
Yes, we do. As the technology upgrades your content gets updated at no cost.
You can give us a CALL at +91 113 303 4100 OR email us at enquiry@dotnettricks.com
We do. Once you've finished a course, reach out to us.