Rishi’s programming channel

66 - Order Amendment of Quantity and Price using LinkedList

65 - Order Amendment of Price using LinkedList

64 - Order Amendment of Quantity using LinkedList

63 - Order Cancellation using LinkedList

62 - Level 1 and Level 3 Market Data using LinkedList

61 - Order matching engine optimised

60 - Order matching engine using LinkedList

59 - Order matching engine algorithm

58 - Design order matching engine

05 - Jupyter Notebook - Array Fundamentals

04 - Array Fundamentals

03 - Anaconda installation and project setup

02 - Python installation and virtual environment setup

01 - Introduction to Numpy - Tutorial Series

57 - Bug Fix for threading issue in LRU Cache GET method

56 - Unit Test multi-threaded LRU cache

55 - Design LRU cache using custom thread-safe data structures

54 - Design LRU cache using LinkedHashMap in Java

53 - Design LRU cache

16 - Virtual Threads with Futures OMS

15 - Virtual Threads based OMS

14 - Futures with composition OMS

13 - Futures with Callbacks OMS

12 - Futures Based OMS

11 - Thread Pool Based OMS

10 - Thread per client and Thread per order-parsing OMS

09 - Thread per client OMS

08 - Designing a simple TCP-based Order Management System server

07 - TCP Socket Client-Server code demo

06 - Limitation of current servers and Littles Law