Skip to content

paulliadis/LeetCodeSolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCodeSolutions

About The Project

Hello! This is a repo of my solutions to leetcode problems. This code is currently all written in C# although I might do some Python as well. The purpose for me in doing these problems is to keep my skills sharp, learn some new techniques, and really review data structures used in programming. An added bonus is that I find it quite fun to come up with these solutions.

KnlnKS's LeetCode stats

List of Completed Problems

https://leetcode.com/list/eb1r7wlv

Below is a table of the Leetcode problems that I've solved. The column on the left links to the problem on the leetcode.com website and the column on the right link to .cs files in this repository.

Problem Solution
Two Sum c#
Integer to Roman c#
Roman to Integer c#
Integer to English Words c#
Top K Frequent Words c#
Check if the Sentence Is Pangram c#
Contains Duplicate II c#

Table created with Tables Generator

About

A repository containing my solutions to Leetcode.com problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages