Highlights
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
This repository contains a curated collection of 300+ case studies from over 80 companies, detailing practical applications and insights into machine learning (ML) system design. The contents are o…
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
Python hands on tutorial with 50+ Python Application (10 lines of code) By @xiaowuc2
Repo used to implement the system designs from the interview prep website https://www.hellointerview.com/
Literature references for “Designing Data-Intensive Applications”
Personal website and blog using hugo framework
System design and Object Oriented Design (OOD) related interview problems and solutions.
This repository contains schema and recipes for multiple important Design Patterns implemented in Java. You can follow these structures in your daily life projects and production applications
The code for the Java multithreading course by John Purcell from Cave of Programming http://www.caveofprogramming.com/library/index.html
Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Codes with minor comments of Java Multithreading course
A Java-based airline reservation system that uses Object-Oriented Programming. The system can manage customers, admins, flight booking and cancellation. It also includes many other features impleme…
Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
In this project, we design concurrency oriented recipes in Java which any level of engineers can understand. This project can be used for Low Level Design Interviews as well as general understanding.
A multithreaded airport simulated in Java using BlockingQueue.
My attempt to remove the bottlenecks in my dual-threaded mergesort.
Group project for CPSC559 - Distributed peer system to send typed messages on top of keep-alive messages
A multiplayer Chess game made with java using TCP socket programming. There is a big game architecture, threaded server, java swing for gui elements.
Using Java, a multithreaded bus simulation has been created that showcase threads and their abilities as well as the java.util.concurrent package utilities that can be used.
Simple Basic Parallel Program. A Java program that use thread and semaphore to simulate Dispatcher and Sorter
A curated list of awesome frameworks, libraries and software for the Java programming language.
Practical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.
Taxi Dispatch Simulator ✅
Various Low Level Object Oriented System Design problems are discussed in this space
AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.