Skip to content

Rewritting and understanding the algorithms that I need to know for University(Js)

Notifications You must be signed in to change notification settings

sksksk2024/All-UBB-Algorithms-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • Brad Traversy Course – More algorithms that I've written and mastered from the courses I follow.

🚀 Algorithms & Problem-Solving Journey

Over the past two months, I’ve mastered the essential algorithms and data structures needed for university admissions, job interviews, and real-world problem-solving. This repository is a collection of my solutions, optimizations, and explorations into various algorithmic challenges.

🎯 What This Covers

  • Backtracking & Recursion – Generating permutations, subsets, partitions, and solving combinatorial problems.
  • Graph AlgorithmsBFS, DFS, Lee’s Algorithm, Flood Fill, and more.
  • Dynamic ProgrammingOptimized solutions for complex recursive problems.
  • Sorting & Searching – Classic and advanced techniques for efficient data handling.
  • Mathematical AlgorithmsNumber theory, factorial optimizations, combinatorics.

💡 Why I Built This

This project is not just a collection of algorithms—it's a testament to my growth in logical thinking, speed, and efficiency. By working on these problems, I:
Prepared for university entrance exams with confidence.
Sharpened my problem-solving skills for coding interviews.
Built a strong foundation for real-world development challenges.

🔥 What’s Next?

Now that I’ve mastered algorithmic thinking, I’m shifting focus back to web development—harnessing the power of my problem-solving skills to build efficient, scalable, and optimized applications.

📌 How to Use This Repo

Feel free to explore, contribute, or use these implementations as a learning resource. Each algorithm is implemented in JavaScript, with clear logic and comments for easy understanding.

💬 Have suggestions or want to collaborate? Open an issue or reach out! 🚀

About

Rewritting and understanding the algorithms that I need to know for University(Js)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published