Algorithms, CodesDay 5 – Padovan SequenceThe Padovan sequence is used to form a spiral using triangles with equal side lengths, and is used as an inspirational element in architectural design or works of art.Ted2024년 04월 17일
Algorithms, CodesDay 4 – Find Prime NumbersFast, readable code to find prime numbers with c#Ted2024년 04월 16일
Algorithms, CodesDay 1 – MemoizationThis code defines a class that calculates the Fibonacci sequence.Ted2024년 04월 12일