Pinned Repositories
1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
algorithms
An educational library of algorithms in Python
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
angular-bootstrap-calendar
A port of the bootstrap calendar widget to AngularJS (no jQuery required!)
awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
bootstrap
Sleek, intuitive, and powerful front-end framework for faster and easier web development.
Design-Patterns-in-Javascript
Design Patterns applied to Javascript code.
mrunalruikar's Repositories
mrunalruikar/1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
mrunalruikar/algorithms
An educational library of algorithms in Python
mrunalruikar/AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
mrunalruikar/awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
mrunalruikar/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
mrunalruikar/effectivejava
Run queries on your Java code to check if it meets the criteria suggested by the book Effective Java. And some others.
mrunalruikar/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
mrunalruikar/git-practice
mrunalruikar/github-slideshow
A robot powered training repository :robot:
mrunalruikar/google-interview-university
A complete daily plan for studying to become a Google software engineer.
mrunalruikar/HowToBeAProgrammer
A guide on how to be a Programmer - originally published by Robert L Read
mrunalruikar/interview-guide
Java interview guide - 200+ Question and Answers
mrunalruikar/intro-react
A robot powered training repository :robot:
mrunalruikar/Java
All Algorithms implemented in Java
mrunalruikar/java-design-patterns
Design patterns implemented in Java
mrunalruikar/java_upgrade
Code for Java upgrade workshop
mrunalruikar/lab-react-training
mrunalruikar/LiveLessons
This repository contains all the source code examples from my LiveLessons course on "Concurrent Programming with Android"
mrunalruikar/mobile-cloud-asgn1
mrunalruikar/mrunalruikar.github.io
personal blog
mrunalruikar/osv
OSv, a new operating system for the cloud.
mrunalruikar/posce
A note-taking toolkit for your command line.
mrunalruikar/project-based-learning
Curated list of project-based tutorials
mrunalruikar/Projects-from-Scratch
Read and do projects.
mrunalruikar/python_camp
python code for pratice
mrunalruikar/RESTandra
mrunalruikar/ScalaPracticePrograms
Repo for storing scala practice code.
mrunalruikar/SPOJ
Repo for SPOJ Practice problems
mrunalruikar/SuperDuperDrive
Starter Code for Course 1 of the Java Developer ND
mrunalruikar/tbboci-3rd-edition-java
Source code for the problems in The Big Book of Coding Interviews 3rd edition in Java