Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
Algorithms
A collection of algorithms and data structures
Algorithms-and-Coding-Interviews
Open source content from a book in progress, Hands-on Algorithmic Problem Solving
algorithms_and_data_structures
180+ Algorithm & Data Structure Problems using C++
anuj_aws_code_s3
anujpachauri.github.io
architect-awesome
后端架构师技术图谱
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
awesome-java
Collection of awesome Java project on Github(Github 上非常棒的 Java 开源项目集合).
anujpachauri's Repositories
anujpachauri/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
anujpachauri/Algorithms
A collection of algorithms and data structures
anujpachauri/anuj_aws_code_s3
anujpachauri/anujpachauri.github.io
anujpachauri/architect-awesome
后端架构师技术图谱
anujpachauri/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
anujpachauri/awesome-java
Collection of awesome Java project on Github(Github 上非常棒的 Java 开源项目集合).
anujpachauri/Cookbook
The Data Engineering Cookbook
anujpachauri/datastrature
anujpachauri/DataStructures-Algorithms
This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.
anujpachauri/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization
anujpachauri/dinogomez.github.io
Github website portfolio, built on Vue.js
anujpachauri/dropwizard
anujpachauri/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
anujpachauri/IDE
Online Editor Using Spring Boot
anujpachauri/Java-Deserialization-Cheat-Sheet
The cheat sheet about Java Deserialization vulnerabilities
anujpachauri/Java-Interview
JAVA INTERIVEW QUESTION
anujpachauri/Java-Interview-2
Java 面试必会 直通BAT
anujpachauri/java-jsoup-web-scraper
Java Web Scraper
anujpachauri/java8-tutorial
Modern Java - A Guide to Java 8
anujpachauri/JustAuth
:100: 史上最全的整合第三方登录的开源库。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么和推特等第三方平台的授权登录。 Login, so easy!
anujpachauri/kafka-streams-examples
Demo applications and code examples for Apache Kafka's Streams API.
anujpachauri/learn-regex
Learn regex the easy way
anujpachauri/Leetcode
Leetcode questions (Company-wise, Paradigm-wise and much more)
anujpachauri/leetcode_practice
This repository contains Leetcode program solution
anujpachauri/ProgrammingBook
anujpachauri/ServletWithJunit
Servlet with Junit testing
anujpachauri/solutions-architecture-patterns
This repository contains solutions architecture patterns which can be reused to build enterprise software systems
anujpachauri/Springy-Store-Microservices
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the store is created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework, that implement cloud-native intuitive, design patterns and best practices.
anujpachauri/TheAlgorithms
java Implementation of all algorithms and Data structure