JavaScript Algorithm Challenges for Beginners
Offered By: Scrimba via Coursera
Course Description
Overview
If you’re new to algorithms, this course is the perfect guide for you! You'll explore essential algorithms and problem-solving strategies for tackling programming challenges with JavaScript.
Through engaging exercises and practical examples, you'll learn to work with data structures, manipulate strings, sort arrays, enhance performance, and more.
Each lesson focuses on one fundamental algorithm, from iterative techniques to recursion and two-pointer methods, giving you the experience required to apply them in real-world scenarios.
By the end of the course, you’ll be equipped to implement algorithms for data traversal, sorting, partitioning, and more!
Throughout the course, you’ll explore algorithms such as:
- Exponential growth
- Array partitioning
- String manipulation
- Sorting techniques
- Recursion
- Array traversal and comparison
- Pathfinding
- Iterative extraction
- Optimization strategies
- Two-pointer methods and hash tables
Syllabus
- JavaScript Algorithm Challenges
- Learn key algorithms and problem-solving strategies to enhance your programming skills and tackle complex challenges with confidence.
Taught by
Dylan Israel
Related Courses
程序设计实习 / Practice on ProgrammingPeking University via Coursera 程序设计基础
Peking University via edX 算法基础
Peking University via Coursera Principles of Computing (Part 2)
Rice University via Coursera 算法设计与分析 Design and Analysis of Algorithms
Peking University via Coursera