Skip to content

Axelvazslima/data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structure and Algorithms Studies

Overview

Welcome to the Data Structures and Algorithms repository! This comprehensive collection covers key aspects of the "Data Structures and Algorithms" subject, a pivotal third-semester course in my academic journey. The content is a culmination of both academic studies at the Federal University of Campina Grande (UFCG) and dedicated self-study efforts.

Academic Background

University: Federal University of Campina Grande (UFCG)

Data Structures and Algorithms are subjects in my third semester at college, and they will guide me through my studies.

Contents

1. Time Complexity Studies

This section dives into the critical aspect of analyzing the efficiency of algorithms as input sizes grow. Explore code examples, comments for better understanding, and links to theoretical studies.

2. Fundamentals

Build a solid foundation with fundamental concepts crucial to mastering data structures and algorithms. This section includes code snippets and explanations to aid comprehension.

3. Algorithms

Delve into a variety of algorithms, each accompanied by code examples. Understand their implementations and learn how to apply them in different scenarios.

4. Problem Solutions

Apply your knowledge to real-world problems with this section, offering solutions to common algorithmic challenges. The solutions are accompanied by detailed explanations to enhance your problem-solving skills.

5. Structures

Data-structures implementations: Linked-list, Array-lists, Stack, Queue...

Theoretical Studies

My theoretical studies site.

How to Use

Each file in this repository includes comments to facilitate understanding. Read through the comments alongside the code to grasp the intricacies of the algorithms and their time complexities.

Releases

No releases published

Packages

 
 
 

Contributors