Found 60 repositories(showing 30)
IvanFilipov
Some examples druing the DSA (data structures and algorithms) courses given by me (Ivan Filipov) as a teaching assistant @ Faculty of Mathematics and Informatics, Sofia University 2016-2019
IvanMakaveev
Materials for the 2024/2025 DSA course at FMI
ivanAlekseev04
Preparation for the DSA exam summer session 2023 in Sofia University, FMI
tantanitaa
DSA course in FMI
Echolz
Lectures, Homeworks and Exercises for Data Structures and Algorithms course at FMI 2018
ToniJeleva
Problems from FMI course - Data Structures and Algorithms
AlexStoyanova
No description available
YulianLyutskanov
No description available
elenatuparova
Solutions to homework tasks for the Data Structures and Algorithms course at FMI
6desislava6
Data Structures And Algorithms - course in FMI.
7Kaloyan7Markov7
No description available
m-ignatov
Data Structures and Algorithms 2018/2019 university course
veneta13
Final project for the DSA course @ FMI.
kaloyantihomirov
A repo for my DSA course @ FMI
pminev
Practice code for Data Structures and Algorithms course of Informatics 2018-2019
geosabev
Data Structures and Algorithms, 2020-2021
ico12319
Tasks done by me during the DSA course in FMI
teodor-golisharski
This repository is dedicated to the Data Structures and Algorithms (SDA) course at FMI, containing implementations, exercises, and examples of fundamental DSA concepts.
dragomirevgeniev
My solution of the problem in the DSA course in FMI. AVL tree is a self-balancing binary search tree. In an AVL tree, the heights of the two child subtrees of any node differ by at most one; if at any time they differ by more than one, rebalancing is done to restore this property. Lookup, insertion, and deletion all take O(log n) time in both the average and worst cases, where n is the number of nodes in the tree prior to the operation. Insertions and deletions may require the tree to be rebalanced by one or more tree rotations.
stoyangenchev
FMI DSA course
stefanivanov132
DSA - Semester Project - FMI 2025
Hristov98
A project for the FMI Distributed Software Architecture course
YordanSlavov
Mostly uni homework
vsspasova13
No description available
angryHedgehog11
No description available
Alexander96
No description available
ymatevva
No description available
yordanovagabriela
No description available
zlatililova
Code from the 24/25 Data Structures course in FMI
ganchGra
No description available