Skip to content

Some 70+ interesting computer science problems and solutions in C#

Notifications You must be signed in to change notification settings

witheej/CS-Problems

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note:

Please don't take effort to create pull requests for new problems/algorithms/data structures. This is just a curiosity driven personal hobby and is not intented to be a library. Feel free fork and modify. You can however open issues/fix bugs with pull requests here, I would be happy to take a look when I get time.

Development environment

  • Visual Studio 2017

CS Problems

Some interesting computer science problems and solutions in C#

Classic Dynamic Programming Problems

All are top down solutions with memoization technique.

Matrix

Counting

Maximizing

Minimizing

Palindrome

Sequence

Sum

String

Bit Manipulation

Miscellaneous

About

Some 70+ interesting computer science problems and solutions in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%