Keyur012's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
Chalarangelo/30-seconds-of-code
Coding articles to level up your development skills
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
mrdbourke/machine-learning-roadmap
A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.
MysteryVaibhav/leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
udacity/machine-learning
Content for Udacity's Machine Learning curriculum
in28minutes/JavaWebApplicationStepByStep
JSP Servlets Tutorial For Beginners - in 25 Steps
shashirajraja/onlinebookstore
The Online Book Shopping Store to manage, buy, add, remove and sell books. Book name and Quantity selection, auto receipt generated and payment options. Login and logout security for both user and admin. Seperate Profile for all.
niteshkumartiwari/B-Plus-Tree
Mini Database System using B+ Tree in C++ (Simple & Self-Explanatory Code)
joney000/Java-Competitive-Programming
I've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, LCS, Segment Tree, Sparce Table, All Pair Shortest Path, Binary Search, Matching and many more ...
williamfiset/FastJavaIO
Very fast Java input reader.
victorst79/PL-SQL-project
PL / SQL Project based on a library's database.
laniywh/simple-web-app
A Simple Java Web Application Using Servlet, JSP and JDBC.
shubham4756/Social-Media-Users-Database-Managment-System
Social Media Users Database Managment System
bkiers/GrahamScan
A Java implementation of the Graham Scan algorithm to find the convex hull of a set of points.
MohamedHussienMostafa/Android-SMS-Encryption-Decryption-RSA
Android Send And Receive Encrypted Message
RameshMF/java-io-guide
Guide to java IO (Input and Output stream) in Java
1999Shreeya/Event-Registration-System-DBMS-project
kelyz/Study-Time
Multithreaded Java Swing alarm clock and timer that directs users to web link of their choice when alarm rings
SriRangarajan/Securing-SMS
Android SMS Application used to send secure sms between users using a combination of ECC and AES.
TeamBetaProjects/GradeManage
App for storing data using sqlite
harshanadendla/SegmentTrees
Keyur012/java-algorithms-implementation
Algorithms and Data Structures implemented in Java
TeamBetaProjects/MyCart
Ecommerce Android Application