Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elskow/datasturucturego

Generic Go-lang Code (I do a lot leetcode)
https://github.com/elskow/datasturucturego

leetcode

Last synced: 17 days ago
JSON representation

Generic Go-lang Code (I do a lot leetcode)

Awesome Lists containing this project

README

        

# DataStuructureGO

This repository contains source code for the Data Structures course at the [State University of Surabaya](https://www.unesa.ac.id/). The code is written in [Golang](https://go.dev/) and serves as an implementation of various data structures, such as linked lists, stacks, queues, trees, and graph. This code was written as a part of the course assignment. Written in Go 1.19.5 version.