Skip to content

Repository containing JavaScript , C++ & Python solutions to problems from multiple online judges and competitive programming platforms. Focused on algorithms, data structures, and efficient coding practices.

Notifications You must be signed in to change notification settings

sh-hridoy001/Problem_Solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Solving 💻

Welcome to my Problem Solving Repository!
Here you will find solutions to various coding problems using JavaScript, Python, C, and C++.
This repo is dedicated to improving programming skills and sharing solutions for learning purposes.

GitHub repo size GitHub stars GitHub forks GitHub issues GitHub language count


🔹 Languages Used

  • JavaScript JavaScript
  • Python Python
  • C C
  • C++ C++

🔹 Topics Covered

  • Basics: Loops, Conditions, Functions
  • Arrays & Strings
  • Recursion
  • Sorting & Searching
  • Mathematics & Number Theory: GCD, LCM, Prime Numbers, Factorials
  • Data Structures: Stacks, Queues, Linked List, Trees
  • Algorithms: Greedy, Dynamic Programming (DP), BFS, DFS
  • Problem Solving Challenges: From platforms like Codeforces, LeetCode, HackerRank

🔹 How to Use

  1. Choose a language folder.
  2. Open the file of the problem you want to study.
  3. Understand the logic and try to run it yourself.
  4. Feel free to suggest improvements or report issues.

🔹 Live Demos

Some JavaScript problems may have live demos.
Click here to see live demos


🔹 Future Plans

  • Add more problems from Codeforces, LeetCode, HackerRank.
  • Include detailed explanations for complex problems.
  • Add algorithm visualizations in JavaScript.

⭐ If you find this repository helpful, don’t forget to star it!

About

Repository containing JavaScript , C++ & Python solutions to problems from multiple online judges and competitive programming platforms. Focused on algorithms, data structures, and efficient coding practices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published