Skip to content

armando-desouza/learning-about-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

ALGORITHMS AND DATA STRUCTURES

Data structures are ways of organizing and storing data efficiently. They define how data is stored in memory, how it can be accessed and what operations can be performed on it, they allow storing and manipulating large volumes of data in an organized and fast way, which is crucial for the software engineering area in general. .

  • INTRODUCTION
  • TYPES OF DATA STRUCTURES
  • ALGORITHMS OF DATA STRUCTURES
  • About

    This project seeks to theorize and apply in use cases, the use of data structure algorithms in a generalist way and their application in real-world projects.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Contributors