Skip to content

Algorithms and Data Structures implemented by me in C++

Notifications You must be signed in to change notification settings

pedro-maschio/AlgorithmseDS

Repository files navigation

Algorithms and Data Structures

This repository is destined to store algorithms and data structures that I will be using to improve my coding skills.

The following topics must me fulfilled until the end of my undergraduate course in Computer Science:

ALGORITHMS

  • Searching
  • Sorting
  • Recursion
  • Greedy Algorithms
  • Dynamic Programming
  • Backtracking
  • Math
  • Bitwise operations/algo
  • Geometric algorithms
  • Pattern searching

DATA STRUCTURES

  • Arrays
  • Matrix
  • Trees
  • BST
  • Heap (min and max)
  • Hashing
  • Graphs
  • Strings
  • Stacks
  • Queue s

This is a list of my current technical skills, as well as my proficiency in such technologies:

  • Python (intermediate)
  • C++ (intermediate)
  • MySQL (intermediate)
  • Linux (intermediate)

Moreover, all of these questions must be solved: https://www.geeksforgeeks.org/must-do-coding-questions-for-companies-like-amazon-microsoft-adobe/

Subjects

Math

About

Algorithms and Data Structures implemented by me in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages