Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 876 Bytes

Readme.md

File metadata and controls

38 lines (21 loc) · 876 Bytes

Notes and Tutorials

Hi!

This repository contains a collection of notes and tutorials that are useful for learning basic software engeering concepts.

It's mostly a copy/paste of the official documentation, but often simplified. This helps me to find/remenber concepts easily.

Algorithms

Implementation and usage examples for algorithms.

Languages

Contains commonly used methods and utilities specific for a given language.

Java

Codeforces and Spoj

Problem solutions coded in Golang and Java.

Codeforces Spoj

Utils

Contains a csv parser and a json parser, as examples.

Notes

Links to the official documentation

Kubernetes simplified architecture

Kubernetes simplified architecture