Skip to content

piotrprzeliorz/coding-algorithms-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Overview

This repository is dedicated to practice algorithms, data structures, coding challenges.

Contents

  • Algorithms
    • Searching - Binary, Linear
    • Sorting - Insertion, Merge, Quick
    • Pattern Searching - Brute-Force, Boyer-Moore
    • Shuffle - Fisher-Yates
  • Data Structures
    • Tree - BST
    • Lists - Stack, Queue, HashTable, LinkedList
    • Graph - AdjacencyMatrix, AdjacencyList
  • Problems
    • Easy - TwoSum

About

πŸ‘¨β€πŸ’» Various CS stuff

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages