CLRS study. Codes are written with golang.
-
Updated
Mar 17, 2021 - Go
CLRS study. Codes are written with golang.
Go Data Structures and Algorithms is an open source tool for learning and rehearsing data structures and algorithms in Go.
DataStructure, Algorithm, Design Patterns in Golang
Golang ALGOrithmS implementation with optimization techniques in some cases.
Codes with algorithms
Huffman coding implementation for lossless file compression in Go
Solutions for Elements of Programming Interviews problems written in Golang (work-in-progress)
Solution to the exercise "The Gift" proposed on the Codingame platform.
Implementation of different data structures (Stacks, Queues, Linked lists, Trees, Priority queues, Binary Search Trees, Heaps {max and min heaps}, Graphs as well as exploring different algorithms (Greedy algorithms, Divide and Conquer, Dynamic Programming)
📓 Solutions to Stepik "Алгоритмы: теория и практика", "Алгоритмы: теория и практика. Структуры данных", "Алгоритмические задачи с собеседований aka Ace Your Next Coding Interview by Learning Algorithms", "Ликбез по дискретной математике" courses
📈 Greedy Algorithm (Huffman Encoding) & Network Flow Algorithm (Edmonds-Karp) Implementation for COSC 581 (Algorithms)
Add a description, image, and links to the greedy-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the greedy-algorithms topic, visit your repo's landing page and select "manage topics."