neer1304's Stars
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
TheAlgorithms/Java
All Algorithms implemented in Java
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
jhipster/generator-jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
rShetty/awesome-podcasts
Collection of awesome podcasts
krishnadey30/LeetCode-Questions-CompanyWise
Contains Company Wise Questions sorted based on Frequency and all time
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
MysteryVaibhav/leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
apache/pinot
Apache Pinot - A realtime distributed OLAP datastore
vineetjohn/daily-coding-problem
Solutions to problems sent by dailycodingproblem.com
resumejob/system-design-algorithms
Advanced data structure and algorithm for system design,系统设计需要了解的算法
udayrajsawhney/Leetcode
Leetcode questions (Company-wise, Paradigm-wise and much more)
codekarle/system-design
tim-hr/stuff
oleg-cherednik/DailyCodingProblem
Daily Coding Problem solutions
kislayverma/Rulette
A pragmatic business rule management system
vaskoz/dailycodingproblem-go
problems from dailycodingproblem.com solved in Go
ashwanikumar04/daily-coding-problems
Solutions to the daily coding problems
root0109/ParkingLot
This is one of the solutions to popular code and design problem asked in many of the companies like Thoughtworks, Gojek, Amazon etc. This question has all the ingredients to test a candidate's design skills to build a scalable system. More testcases and features can be added to it based on the requirement. problem statement is described in attached reference.
Faizi-alpha/LeetCode-CompanyWise-Problems
This is a repository contains the list of company wise questions available on leetcode premium. Every pdf file in this repository corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags.
mjedynak/concurrency-examples
examples related to concurrency in java
pbangia/ThreadsafePriorityQueue
A fast thread-safe priority queue implementation.
interview-ninja/uberInterview
leoz0610/BlockingThreadSafeQueue
Long315/Group6_Thread_safe_PriorityQueues
The implementation of LockFreeQueue and PipelinedBlockingQueue
ngdeva99/Leetcode_Company_wise
tony2n2/multi-threaded-data-structures
List and tree data structure with multi thread support