
Skills Developed
JavascriptAlgorithmsData StructuresBig O AnalysisProblem Solving
Description
In-depth computer science course focused on algorithms and data structures using JavaScript.
Emphasizes problem-solving patterns, performance analysis, and interview-style challenges.
Achievements
- Implemented core data structures including linked lists, trees, heaps, hash tables, and graphs from scratch
- Analyzed time and space complexity using Big O notation
- Completed extensive algorithm challenges covering sorting, searching, and recursion
Focus Areas
Algorithms
Data Structures
Technical Interview Preparation
Complexity Analysis
Curriculum
Problem Solving Patterns
Recursion
Sorting & Searching Algorithms
Trees & Graphs
Heaps & Hash Tables
Dynamic Programming