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
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera