Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 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 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Algorithms And Data Structures - Part 1

    Posted By: ELK1nG
    Algorithms And Data Structures - Part 1

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

    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 this 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 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

    Lecture 2 Course Structure

    Lecture 3 Practice makes it perfect!

    Lecture 4 What are Data Structures?

    Section 2: Arrays

    Lecture 5 What is an Array?

    Lecture 6 Time and Space complexity - Big O

    Lecture 7 Logarithmic Running Time

    Section 3: Queues

    Lecture 8 Implement a Queue using Arrays

    Section 4: Stack

    Lecture 9 Implement a Stack using Arrays

    Section 5: Dictionary

    Lecture 10 Implementation of Dictionary

    Section 6: Assignment

    Section 7: Conclusion

    Lecture 11 Conclusion of Part 1

    Developers preparing for technical interviews