Pinned Repositories
Autocomplete-Feature-using-Trie
The simplest, non-scalable feature, that suggests next words of queries based on user input
Custom-Sublime-Text-Color-Schemes
custom created Sublime Text color schemes for personal use
extensions
Extensions for the Zed editor
focus
Focus is a collection of themes for Zed code editor to help you focus only on code.
github-readme-stats
:zap: Dynamically generated stats for your github readmes
jigyansunanda
Leetcode-Practice
My solutions synced by LeetHub while solving algorithmic problems on LeetCode.
Number-of-Components-in-PCA
This project implements a statistical approach to decide number of Components in Principal Component Analysis, using Explained-Variance.
Online-Code-Runner
A full-stack web application that compiles and runs code in C++ and Python
Shortest-Path-Visualizer
A web application to visualize various shortest path algorithms.
jigyansunanda's Repositories
jigyansunanda/Online-Code-Runner
A full-stack web application that compiles and runs code in C++ and Python
jigyansunanda/focus
Focus is a collection of themes for Zed code editor to help you focus only on code.
jigyansunanda/Leetcode-Practice
My solutions synced by LeetHub while solving algorithmic problems on LeetCode.
jigyansunanda/Shortest-Path-Visualizer
A web application to visualize various shortest path algorithms.
jigyansunanda/Number-of-Components-in-PCA
This project implements a statistical approach to decide number of Components in Principal Component Analysis, using Explained-Variance.
jigyansunanda/Autocomplete-Feature-using-Trie
The simplest, non-scalable feature, that suggests next words of queries based on user input
jigyansunanda/Custom-Sublime-Text-Color-Schemes
custom created Sublime Text color schemes for personal use
jigyansunanda/extensions
Extensions for the Zed editor
jigyansunanda/github-readme-stats
:zap: Dynamically generated stats for your github readmes
jigyansunanda/jigyansunanda
jigyansunanda/Learning-Rust
I finally caved in and decided to learn Rust.
jigyansunanda/portfolio
My Portfolio Website
jigyansunanda/lb-java
jigyansunanda/LC-Go
LeetCode Practice with Go
jigyansunanda/LCX-Java
jigyansunanda/Machine-Coding-Practice
This repository will contain some Low Level Design problems frequently asked in Machine Coding round with their implemented solutions.
jigyansunanda/Simple-Guessing-Game-using-Go
Let's Go
jigyansunanda/Simple-Guessing-Game-using-Rust
Learning Rust from Rust book and it's time to program a simple guessing game in Rust.
jigyansunanda/Sublime-Text-Templates
My Personal Snippets for Competitive Programming
jigyansunanda/typescript-practice