Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Algorithms And Data Structures - Part 2

Posted By: ELK1nG
Algorithms And Data Structures - Part 2

Algorithms And Data Structures - Part 2
Last updated 8/2020
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 377.22 MB | Duration: 1h 34m

Ace your next technical interview!

What you'll learn
Basics of problem solving
Gain deeper understand of Algorithms and Data Structures
Master the skills needed to ace technical interviews
Requirements
Be able to comfortably program in a programming language of choice
Description
There are four parts to this program. In part 1 of the course, we start with the deep dive implementations on some of the basic linear structures such as Arrays, Queues, Stacks and Dictionary. Understanding data structures are key to problem solving. In this part 2 of the course we will deep dive into problem solving, strings, Linked List and recursion. In part 3, we deep dive into more problem solving and dynamic programming.Finally in part 4, we will cover Trees and Graphs.Happy coding!

Overview

Section 1: Introduction

Lecture 1 Course Overview

Section 2: Strings

Lecture 2 Let's understand about Strings

Lecture 3 Problem solving with Strings

Section 3: Recursion

Lecture 4 Learn to debug a recursive code

Section 4: Linked List

Lecture 5 Implementation of Linked List

Lecture 6 Write recursive code

Lecture 7 Problem Solving with Linked List

Section 5: Conclusion

Lecture 8 Conclusion of Part 2

Developers preparing for technical interviews