Pinned Loading
-
SwiftProjects
SwiftProjects PublicA collection of projects to learn various concepts in Swift
Swift 1
-
SolveNext-Codeforces
SolveNext-Codeforces PublicCLI version of codeforces problemsets which not only brings you all the problems present in Codeforces to your terminal effortlessly, but also orders them in the best way you should SolveNext.
-
Graph-Analysis-Using-Snap-CS60017
Graph-Analysis-Using-Snap-CS60017 PublicTesting various properties of four different graphs using Stanford's Network Analysis Platform as a CS60019 assignment
Python
-
Chess-State-Detection
Chess-State-Detection PublicAn application that takes the screen shot of your chess board from an online chess platform and predicts your next move
C++ 2
-
SegTreeSimulator.cpp
SegTreeSimulator.cpp 1#include <bits/stdc++.h>
2using namespace std;
34#define fastio ios_base::sync_with_stdio(0);cin.tie(NULL);cout.tie(NULL)
5#define lli long long int
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.