Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yusukebe/50-algorithms

プログラマの面接で聞かれるらしい50個のアルゴリズム
https://github.com/yusukebe/50-algorithms

algorithms golang

Last synced: 24 days ago
JSON representation

プログラマの面接で聞かれるらしい50個のアルゴリズム

Awesome Lists containing this project

README

        

# 50-algorithms

プログラマ面接で聞かれるらしい、50個のアルゴリズムを実装します。

* [プログラマの採用面接で聞かれる、データ構造とアルゴリズムに関する50以上の質問 | POSTD](https://postd.cc/50-data-structure-and-algorithms-interview-questions-for-programmers/)

Javaの解答例があるのでそれをGoで書いて理解します。

たぶん途中で飽きます。