E5E0 GitHub - Amo-Addai/data-algo: Algorithms and Data Structures - Implementations of algorithms for coding interview questions, leveraging all possible data structures and programming languages.
[go: up one dir, main page]

Skip to content

Algorithms and Data Structures - Implementations of algorithms for coding interview questions, leveraging all possible data structures and programming languages.

Notifications You must be signed in to change notification settings

Amo-Addai/data-algo

Repository files navigation


Implementations of data-structures & algorithms for coding interview questions, leveraging some data structures and programming languages.


This side-project showcases proficiency in handling algorithmic challenges across multiple technology stacks.


Also includes some coding styles and design pattern implementations.


One of my side-projects to keep my language skills from atrophying.


Here’s a sample Big-O Problem-Solution Explanation


Data Structures

Data structures included:

  • Arrays
  • Strings
  • Lists
  • Array Lists
  • Matrices (N-dimensional Arrays)
  • Sets
  • Sequences
  • Vectors
  • Tuples
  • Dictionaries
  • Maps
  • Objects
  • Tables
  • Linked Lists
  • Stacks
  • Queues
  • Trees
  • Graphs
  • MapLists
  • WeakMaps
  • WeakSets
  • HashMaps
  • HashTables
  • HashSets
  • PriorityQueues
  • Binary Trees
  • Binary Search Trees (BST)
  • TreeMaps
  • TreeSets
  • Heaps
  • Binary Heaps (Min & Max Heaps)
  • Tries
  • Bits & Bytes
  • Blobs
  • etc

Programming Languages

Some of the programming languages (mostly ordered in-terms of total skill-level) included:

  • Python
  • Javascript
  • Typescript
  • Java
  • C#
  • C
  • C++
  • Php
  • Swift
  • Solidity
  • Golang
  • R
  • Ruby
  • Bash
  • Objective-C
  • Scala
  • Dart
  • Kotlin
  • Rust
  • Erlang
  • F#
  • Q#
  • Matlab

About

Algorithms and Data Structures - Implementations of algorithms for coding interview questions, leveraging all possible data structures and programming languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0