- Tokyo, Japan
- @imsubkrishd
Stars
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode …
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Reliable Data Transfer Protocol using UDP – Transmission Control Protocol (TCP) like reliable data transfer protocol was implemented by adding features like handshaking, reliable delivery, timeouts…
⚽ Football scores for hackers. 💻 A command line interface for all the football scores.
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly co…