Skip to content

Andras-Csanyi/16HoursOfLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

16 hours learning andn 8 ours sleeping study plan

This repository is about me learning computer science. The topics, resources, examples and exercises are listed below.

Materials

Topics

  • Big O
  • Array
  • Hash Table

Linked List

Single linked list

Doubly linked list

  • Design of a linked list data structure in C# language

  • Implementation of the linked list

  • Summary of exercise

  • Stack

  • Queue

  • Tree

  • Trie

  • Graph

  • Recursion

  • Sorting

  • Dynamic Programming

  • System Design

Practice

  • String reversal
  • Palindrome
  • Integer reversal
  • MaxChar
  • FizzBuzz
  • Array Chunking
  • Anagram
  • Capitalisation
  • Printing steps
  • Pyramid
  • Find the Vowels
  • Matrix spiral

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published