nitinagrawal89's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
0xAX/linux-insides
A little bit about a linux kernel
redisson/redisson
Redisson - Valkey and Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
mission-peace/interview
Interview questions
meltwater/served
A C++11 RESTful web server library
pramalhe/ConcurrencyFreaks
nyghtowl/Interview_Problems
Example coding interview problems found through online resources, Cracking the Code book, mentors and colleagues. An additional robust resource for example interview questions and solutions is at https://github.com/mmihaljevic/algortihms_challenges.
owocki/Interview_prep_checklist
This is a work-in-progress interview prep sheet that I started whilst job hunting for web development jobs in July 2013
kowshik/big-o
A collection of data structures and algorithms puzzles
mmihaljevic/algortihms_challenges
Solutions to programming challenges and algorithmic problems
queerviolet/Interview-Prep
This is interview prep curriculum, for post-bootcamp preparation for interviews.
shreyaspalekar/Database-System-Implementation
Course Project COP6726-Database System Implementation
allan-d-c/VendingMachineProblem
Pre-interview example OO design for a vending machine
csupomona-cs356/design-pattern-samples
nitsgupta/practice
ALL Practice code
danielstjules/battleship-puzzles
Design and implementation of a battleships solitaire puzzle generator and algorithms to solve instances
prasobhpk/tech-docs
queerviolet/sudoku
Some people find sudoku satisfying. I find writing solvers satisfying in the same way.
allan-d-c/RPN-Calculator-Challenge
90 minute coding interview exercise around an RPN calculator
dougblack/MiniRE
A fully implemented interpreter for MiniRE.
pragya1990/editor
pragya1990/http-forwarder
pragya1990/local-dropbox
pragya1990/proxy
pragya1990/traffic-analysis
csupomona-cs356/cs356-code-samples
Code samples for CS356
csupomona-cs356/csupomona-cs356.github.io
CS356 Object-Oriented Programming and Design
csupomona-cs356/java-design-patterns
Design pattern samples implemented in Java