Skip to content

Latest commit

 

History

History
92 lines (69 loc) · 1.41 KB

File metadata and controls

92 lines (69 loc) · 1.41 KB

cp

Languages Used

  • Java
  • HTML
  • CSS
  • JavaScript
  • C++
  • Python

OOPs

  • Object
  • Class
  • Inheritance
  • Polymorphism
  • Abstraction
  • Encapsulation

Java 8

  • Interface
  • Enum
  • Lambda Expressions
  • Method Referance
  • Default and Static Method
  • Map (HashMap)
  • Linked List
  • Array List
  • Consumer
  • Supplier
  • Predicate
  • Functional
  • Optional

DS

  • Stacks
  • Queues
  • Hashmap
  • Linked List
  • Trees

Algo

  • Sorting

    • QuickSort
    • Counting Sort
    • Merge Sort
  • Searching

    • Binary Search
    • Ternary Search
  • Strings

    • Hash

Web Development

Courses

Computer Science News

New to programming; follow these resources:

* W3School
* CodeAcademy
* GeeksForGeeks
* Freecodecamp
* Progate
* Cs50 by Harvard university