◐ Shell
clean mode source β†—

Build software better, together

Here are 344 public repositories matching this topic...

Hello JavaScript code newbie! In this repository I'm proposing you a series of coding challenges that will help you practice the basic language constructs and algorithms.

  • Updated Aug 22, 2025
  • JavaScript

Solved entire Easy, few Medium Problems. A total of 171/563 challenges solved by JavaScript

  • Updated Aug 4, 2020
  • JavaScript

This series aims to teach you DP with everything sequenced step by step, fully readable code with necessary comments. It includes 160+ problems, 115+ from LeetCode, covering 12 DP patterns from 1D to Graph DP. Includes Top-Down & Bottom-Up solutions, multiple ways of writing Top-Down solutions, and space optimizations (e.g., 1D to constant space).

  • Updated Apr 12, 2026

Send PRs to contribute and see the Codemasters solving some really mind boggling questions.

  • Updated Dec 31, 2020
  • Python

A collection of essential JavaScript coding problems commonly encountered in technical interviews. This repository includes algorithm challenges like array manipulation, string operations, mathematical computations, and more, with a focus on enhancing problem-solving skills for coding interviews.

  • Updated Sep 14, 2024
  • JavaScript

Here is a list of JavaScript problems that I solved. I keep here the problem with solutions and the problem getting source also. Check "problem.md" file to get details about the problem and the provider. Thank youπŸ’–

  • Updated Jun 24, 2025
  • JavaScript

Ace your next Javascript coding interview by mastering data structures and algorithms.

  • Updated Jun 15, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the problemsolving topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the problemsolving topic, visit your repo's landing page and select "manage topics."

Learn more