Stars
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Learn System Design concepts and prepare for interviews using free resources.
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
Vert.x is a tool-kit for building reactive applications on the JVM
The core OCaml system: compilers, runtime system, base libraries
Implementation of Algorithms and Data Structures, Problems and Solutions
A curated collection of awesome OCaml tools, frameworks, libraries and articles.
A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more…
A curated list of awesome Vert.x resources, libraries, and other nice things.
Part of my daily plan for studying Python.
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Knowledge base for software engineers and research engineers
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Algorithms and data structures for review for coding interview.
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume a…
Contains all important data structure and algorithms problems asked in interviews
Algorithms and Data Structures in Java
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
Spring Boot & Microservices Basics
Competitive Programming templates that I used during the past few years.
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
🛒An e-commerce shopping website. Docker, Java 11, REST API, JWT, Bootstrap, 购物车, 电子商城
📖 Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️
💼 Design patterns written in different programming languages 📐