sorrycc /
awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
Loading repository data…
verasgtd / repository
A collection of solved algorithmic challenges from LeetCode, HackerRank, and other platforms. All solutions are implemented in Java and include explanations and comments where necessary.
This repository contains my solutions to various algorithmic challenges from platforms like:
Solutions are organized by algorithm type:
/sorting - Sorting algorithms (e.g., Quick Sort, Merge Sort)/searching - Search algorithms (e.g., Binary Search)/dynamic-programming - Dynamic Programming challenges/greedy - Greedy algorithms/backtracking - Backtracking solutions/graphs - Graph algorithms (DFS, BFS, Dijkstra's)/others - Miscellaneous problemsFeel free to explore the solutions, learn, or fork the repository. Contributions and suggestions are welcome!
Selected from shared topics, language and repository description—not editorial ratings.
sorrycc /
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
docker-archive-public /
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
google /
A collection of source code generators for Java.
CodingDocs /
Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).
teivah /
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book