Data Structures and Algorithms in JavaScript

Currently reading:
 Data Structures and Algorithms in JavaScript

mayoufi

Member
Amateur
LV
5
Joined
Oct 22, 2023
Threads
3,280
Likes
291
Awards
11
Credits
357©
Cash
0$
27b3bca485cc64804fd1facc775c059c.png

Data Structures and Algorithms in jаvascript
Duration: 49m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 130 MB
Genre: eLearning | Language: English


This course teaches you how to implement your first data structures and algorithms. In the process, you'll learn some fundamental computer science concepts as well. We'll build these from scratch using jаvascript, but what we learn can be taken and used in any other language, too.

You will learn how to build: queues, stacks, linked lists, graphs, and trees. You'll learn to implement several different sorting algorithms: bubble, insert, merge, and quick. Each of these lessons will not only teach you their implementation, but the tradeoffs made in choosing one over another. By proxy, you'll learn about concepts like Big O notation and recursion.

 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips

Similar threads

Top Bottom