Pinned Repositories
Algorithms
book-management-system
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
Building-Low-Latency-Applications-with-CPP
Building Low Latency Applications with CPP by Packt Publishing
Car-Booking-App
Uber like app for ride hailing in Java Spring Boot
CLRS
📚 Solutions to Introduction to Algorithms Third Edition
Competitive-Problem
credit-card-fraud-detection
Data-Structures
Theory-cpp
imlishant's Repositories
imlishant/Competitive-Problem
imlishant/Algorithms
imlishant/Data-Structures
imlishant/book-management-system
imlishant/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
imlishant/Building-Low-Latency-Applications-with-CPP
Building Low Latency Applications with CPP by Packt Publishing
imlishant/Car-Booking-App
Uber like app for ride hailing in Java Spring Boot
imlishant/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
imlishant/cpbook-code
CP4 Free Source Code Project (C++17, Java11, Python3 and OCaml)
imlishant/Dreel
imlishant/dummy-repo
Testing Git on this repo.
imlishant/finplot
Performant and effortless finance plotting for Python
imlishant/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
imlishant/grokking-the-object-oriented-design-interview
imlishant/Indian-Agri-Analytics
imlishant/IoT-Data-Exchange
Building in Java using Vert.x framework
imlishant/manim
A community-maintained Python framework for creating mathematical animations.
imlishant/programmer-jokes
Sample repository for the Mastering Git book
imlishant/Quant-analysis
Learning Quantitative analysis about the time series data like stocks, bitcoin etc. and building strategies & momentum indicators.
imlishant/raytracing.github.io
Main Web Site (Online Books)
imlishant/revlitix-project
imlishant/revlitix_assignment
Book-Management-System Spring-Boot
imlishant/Riskfolio-Lib
Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
imlishant/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
imlishant/schbangQ-Spring-Boot-project
SchbangQ interview assignment
imlishant/serialize-deserialize
to learn in-depth about the topic using No C++ STL (except stl::vector) and no third party libraries.
imlishant/Simple-Forward-Looking-Market-Making-Strategy
A simple personal project to get an insight and working of Market-Making with pandas & backtrader
imlishant/sqlzoo-solution
imlishant/Stockfish
UCI chess engine
imlishant/Suffix-Arrays
Algorihms about Suffix Array Construction, Suffix Tree, Longest Common Prefix, Burrows Wheeler Transform,