Data Structures and Algorithms for Tech Interviews - Tips & Tricks to Crack Interviews
Offered By: Great Learning via YouTube
Course Description
Overview
Explore data structures and algorithms essential for technical interviews in this comprehensive tutorial. Learn about linear data structures like arrays, linked lists, stacks, and queues, including their implementations, applications, advantages, and disadvantages. Discover searching algorithms such as linear search and binary search, along with basic sorting algorithms like bubble sort. Dive into the divide and conquer approach, focusing on merge sort and its analysis in terms of time complexity, space complexity, and number of comparisons. Gain practical insights and tips to enhance your problem-solving skills for technical interviews through interactive discussions and demonstrations.
Syllabus
Intro
Agenda
Data Structure
Arrays
Syntax
Advantages
Disadvantages
Applications
Linked List
LinkedList
Applications of LinkedList
Inserting Objects
Taught by
Great Learning
Related Courses
Programming 102: Think Like a Computer ScientistRaspberry Pi Foundation via FutureLearn Using Effcient Sorting Algorithms in Java to Arrange Tax Data
Coursera Project Network via Coursera Using Efficient Sorting Algorithms in Java to Arrange Tax Data
Coursera Project Network via Coursera Searching & Sorting Algorithms
Udemy Understanding Sorting Algorithms
freeCodeCamp