Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Interactive Coding Challenges | 26,246 | 6 months ago | 70 | other | Python | |||||
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards. | ||||||||||
Leetcode | 21,650 | 6 hours ago | 1 | February 17, 2022 | cc-by-sa-4.0 | Java | ||||
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 | ||||||||||
Awesome Competitive Programming | 10,905 | a month ago | 24 | cc-by-4.0 | ||||||
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources | ||||||||||
Algs4 | 7,135 | 4 months ago | 19 | gpl-3.0 | Java | |||||
Algorithms, 4th edition textbook code and libraries | ||||||||||
Index | 2,949 | 16 days ago | 5 | mit | JavaScript | |||||
Metarhia educational program index 📖 | ||||||||||
Free Programming Resources | 2,292 | 4 months ago | 3 | mit | HTML | |||||
💎 免费的编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java \ Python \ C++ \ JavaScript \ Golang \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助! | ||||||||||
Cs Books | 2,185 | 3 years ago | ||||||||
📚 Computer Science Books 计算机技术类书籍 PDF | ||||||||||
Algo_ds_notes | 2,124 | 4 months ago | 224 | gpl-3.0 | C++ | |||||
It is a repository that is a collection of algorithms and data structures with implementation in various languages. | ||||||||||
Awesome Interview | 2,123 | a month ago | 46 | other | HTML | |||||
剑指前端 Offer | ||||||||||
Competitive Programming Library | 2,038 | a year ago | 24 | cc-by-4.0 | Java | |||||
Code library for competitive programming purposes. |
Give a Star, if you like the Repository and if you consider it as a useful resource for learning Java (Accepting Pull Request for Hacktoberfest 22)
This repository aims at helping new Java developers. It contains examples of simple programs and algorithms.
The following main topics have been contributed in this repository.
Each of the main topics have been divided into further sub categories.
Topic | Collection |
---|---|
Data Structures | LinkedList, Heaps, Arrays, ArrayLists, HashMaps, Trees, Graphs, Stacks, Queues, Deque |
Algorithms | Sorting, Searching, BFS, Dijkstra, Dynamic Programming, NQueens |
Android Development | Weather Report, GithubProfile App, DiceRoller, Password Generator, MemeShare App, CountDown Timer, Book Finder, Notepad App, Birthday Wish App, BMI Calculator, Compass App, Tic Tac Toe App, Voting App, Age Calculator, Binary to Decimal Converter, Coffee Ordering App, Currency Converter App, Media Player, QR Bar Code Scanner App, Random Number Generator, Wind Chill Calculator, Word Counter App |
Machine Learning | Linear Regression, Logistic Regression, KMeans2d, Random Forest |
Networking & Security | Socket, Key Pair, Signature, Socket Programming, Thread Programming |
Operating System | ProducerConsumer |
OOP | Abstraction, Encapsulation, Inheritance, Polymorphism, Manipulators, Virtual Function, Inline Function, Friend Function |
Visit the Data Structures repository if you would like to see examples for the following Java programs.
Visit the Algorithms repository if you would like to see examples for the following Java programs.
Visit the Android Development repository if you would like to see examples for the following Java programs.
Visit the Machine Learning repository if you would like to see examples for the following Java programs.
Visit the Network & Security repository if you would like to see examples for the following Java programs.
Visit the OOP repository if you would like to see examples for the following Java programs.
This project is founded by Sarvesh Dubey . A Software Developer working at Amazon Web Services.