Skip to content

Chasmiccoder/Algos-for-Amigos

Repository files navigation

Amigos Banner

All the Algorithms you'll ever need :D

This repository contains all the algorithms we have encountered in the fields of Computer Science, Mathematics and Physics!

Contents -

Algos for Amigos
├── Computer Science  
│   │
│   ├── DSA Fundamentals  
│   │   ├── Sorting  
│   │   ├── Stacks, Queues, Linked Lists  
│   │   └── Graphs  
│   │
│   │
│   ├── Programming Languages
│   │   ├── C
│   │   ├── C++
│   │   └── Python
│   │
│   ├── Machine Learning
│   │   └── Supervised Learning
│   │       └── Classification
│   │
│   └── Cyber Security
│       └── Cryptography
│       │   ├── Base64 Encoder Decoder
│       │   ├── Caesar Cipher
│       │   ├── Cracking RSA Encryption
│       │   └── Vigenere Cipher
│       │
│       └── Pico CTF Writeups
│
├── Mathematics
│   │
│   ├── Linear Algebra
│   └── Series
│
└── Quantum Computing
    └── Learning QuTiP



About

This repository consists an implementation of the Algorithms encountered in Computer Science, Physics and Mathematics.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors