All Tutorials

Data Structures and Algorithms C# code in GitHub – Learn To Code

Data Structures and Algorithms C# code in GitHub – Learn To Code

Search, Sort, Binary Heaps, Binary Trees, Nary Trees (paired with C# implementations in an open-source GitHub repo)

What you’ll learn

Data Structures and Algorithms C# code in GitHub – Learn To Code

  • Sort algorithms (bubble, insertion, selection, quick, merge, heap, radix), Search algorithms (linear, hash-table, binary, ternary, jump, exponential, Fibonacci), Binary Search Trees, AVL trees, Red-Black trees, B-Trees, B+Trees, Min Binary Heap, Max Binary Heap, Min-Max Binary Heap

Description

This course teaches a comprehensive list of basic and advanced data structures and algorithms, an essential topic of coding interviews at tech companies.

The course is paired with a C# GitHub open source project (username: PiJei, repository name: AlgorithmsAndDataStructures) where each algorithm is tagged with its space and time complexities (Big O) and tested for correctness with the exact same examples used in this course.

If you are a developer or a graduate student who is preparing for coding interviews at large tech firms as Google, Amazon, Facebook, Apple, Microsoft, or smaller high tech companies, you have landed in the right place.

Search Algorithms:

  1. Linear Search
  2. Hash-Table Search
  3. Jump Search
  4. Exponential Search
  5. Fibonacci Search
  6. Binary Search
  7. Ternary Search
  8. Interpolation Search

Sort Algorithms:

  1. Bubble Sort
  2. Insertion Sort
  3. Selection Sort
  4. Quick Sort
  5. Merge Sort
  6. Radix Sort
  7. Heap Sort

Binary Heaps:

  1. Min Binary Heap
  2. Max Binary Heap
  3. Min-Max Binary HeapWith these operations:
    1. Build
    2. Insert
    3. Delete

Binary Trees:

  1. Binary Search Tree
  2. AVL Tree
  3. RedBlack TreeWith these operations:
    1. Insert
    2. Delete

Nary Trees:

  1. B Tree
  2. B+ TreeWith these operations:a. Insert

    b. Delete

Who this course is for:

  • Anyone preparing for coding interviews at GAFAM, or high tech firms
  • Students of computer science/engineering
  • Content From: http://www.udemy.com/course/data-structures-and-algorithms-x/
  • Learn PHP and MYSQL
Download Tutorial (Size: 1.5 GB)

Recent Posts

  • Blog

Earn Money from Areena Course

In today's digital age, opportunities for earning money have expanded significantly. One avenue that has… Read More

8 months ago
  • Blog

Best Earning Apps

Earning apps have become increasingly popular as people look for ways to make money conveniently… Read More

11 months ago
  • Blog

How to Earn Money From Markaz App

In today's fast-paced digital world, opportunities to earn money online have become increasingly popular. One… Read More

11 months ago
  • All Tutorials

Full Web Ethical Hacking Course

Full Web Ethical Hacking Course Learn all about web application penetration testing! What you'll learn… Read More

1 year ago
  • All Tutorials

Build Chatbots Using Javascript

Build Chatbots Using Javascript Build Chatbots Using Javascript From Scratch What you'll learn Build Chatbots… Read More

1 year ago
  • All Tutorials

Basic Learning about Linux Daily use commands

Basic Learning about Linux Daily use commands Basic knowledge to get you started What you'll… Read More

1 year ago