Skip to content

jacekk024/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

Table of Contents

General Info

Project contains examples of different types of algorithms used in computer science. Purpose of the project was to better understanding of basic algorithms and differrent data structures.

Tools

  • Visual Studio 2022

Technologies

  • .Net Core

Description

  1. Permutation, Combination, Variation
  2. N-Queen,Knight tour
  3. Heuristic algorithm for N-Queen, Warnsdorff algorithm for Knight tour
  4. Hash Table
  5. Union Find, Graph class
  6. Tarjan
  7. Bridges and Articulation Points
  8. 2CNF
  9. Maximum Flow Problem and Preflow
  10. KMP algorithm

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages