Pinned Repositories
Amazon-Questions
awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
awesome-sysadmin
A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
educative-courses
A collection of courses, scraped from the website Educative (educative.io). Feel free to use!
Free-DevOps-Books-1
A curated collection of free DevOps related eBooks
IMP-Interview-Questions
The following are the IMP interview questions
Learning-Java
These are the following links, videos and important text to help you to learn java better
Linux-Commands-Interview-Questions
System-Design-2
SYSTEM DESIGN IS NOT JUST FOR INTERVIEWS, IT CAN BE HOW YOU MANAGE YOUR LIFE. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻
TimeComplexityOfPredefinedMethodsInJava
rootusercop's Repositories
rootusercop/Free-DevOps-Books-1
A curated collection of free DevOps related eBooks
rootusercop/awesome-sysadmin
A curated list of amazingly awesome open source sysadmin resources inspired by Awesome PHP.
rootusercop/System-Design-2
SYSTEM DESIGN IS NOT JUST FOR INTERVIEWS, IT CAN BE HOW YOU MANAGE YOUR LIFE. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻
rootusercop/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
rootusercop/educative-courses
A collection of courses, scraped from the website Educative (educative.io). Feel free to use!
rootusercop/system-design-interview
System design interview for IT company
rootusercop/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
rootusercop/dev
Some developer resources that I've made for myself, may also be helpful for others.
rootusercop/Grokking-Series
rootusercop/system-design
Requirements,Estimations,Components,API's, Datastore
rootusercop/system-design-excalidraws
A collection of notes/diagrams I made in Excalidraw while studying for System Design
rootusercop/bytebytego
rootusercop/code-examples
A collection of code examples from blog posts etc.
rootusercop/grokking-system-design
Thanks to lirenTu@scale
rootusercop/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
rootusercop/LeetCode-4
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
rootusercop/SearchEngine
Back-end Search Engine
rootusercop/spring-boot-exception-handling
Final source code accompanying the article on the Toptal Blog.
rootusercop/system-design-1
Preparing for system design interview questions
rootusercop/companyleetcode
rootusercop/db-readings
Readings in Databases
rootusercop/EPI-Variants-Solutions
Solutions to Elements of Programming Interviews Variant Problems
rootusercop/git-extras
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
rootusercop/iterator_types
Ruby Collections for Java
rootusercop/json-schema-validator
A fast Java JSON schema validator that supports draft V4, V6, V7 and V2019-09
rootusercop/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
rootusercop/leetcode_training
rootusercop/nebula-bintray-plugin
Bintray Tasks
rootusercop/temporal-java-samples
Contains samples which demonstrate various capabilities of Java Temporal client and server.
rootusercop/Temporal_SpringBoot