Udemy - Data Structures And Algorithms (C# Code In GitHub)

Torrent Details

Udemy - Data Structures and Algorithms (C# code in GitHub)Udemy - Data Structures and Algorithms (C# code in GitHub)

NAME
Udemy - Data Structures and Algorithms (C# code in GitHub).torrent
CATEGORY
Other
INFOHASH
f2321a900a3e6e4db9656fcc17bbe1a4dd43602d
SIZE
1.5 GB in 95 files
ADDED
Uploaded on 29-08-2023 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

[ DevCourseWeb.com ] Data Structures and Algorithms (C# code in GitHub)



If You Need More Stuff, kindly Visit and Support Us -->> https://DevCourseWeb.com







Duration: 6h 34m | Video: .MP4, 1280x720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 1.46 GB

Genre: eLearning | Language: English



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



What you'll learn

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

Requirements

Some familiarity with basics in computer science may be useful but is not a must

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. By attending this course you will learn the essential and complex data structures and algorithms, once and for all.

Some algorithms are taught over a medium size example such that the algorithm repeats itself several times until it is no longer complex and rather easily understood.

You are expected to maintain the knowledge gained via this course for a very long period of time. This is because this course makes heavy usage of animations , examples, and repetitions, which are the keys for deeply learning new topics.

The course has 45 lectures (~ 400 minutes) covering the following topics:

Search Algorithms:

Linear Search

Hash-Table Search

Jump Search

Exponential Search

Fibonacci Search

Binary Search

Ternary Search

Interpolation Search

Sort Algorithms

Bubble Sort

Insertion Sort

Selection Sort

Quick Sort

Merge Sort

Radix Sort

Heap Sort

Binary Heaps

Min Binary Heap

Max Binary Heap

Min-Max Binary Heap

With these operations:

Build

Insert

Delete

Binary Trees

Binary Search Tree

AVL Tree

RedBlack Tree

With these operations

Insert

Delete

Nary Trees

B Tree

B+ Tree

With 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



Homepage



If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com



Get More Tutorials and Support Us -->> https://FreeCourseWeb.com



We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...



Image error



Image error

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
~Get Your Files Here !/1. Introduction/1. Introduction.mp46.3 MB
~Get Your Files Here !/2. Search Algorithms/1. Introduction to Search Algorithms.mp43.8 MB
~Get Your Files Here !/2. Search Algorithms/1.1 Search-CompareTable.pdf140.4 KB
~Get Your Files Here !/2. Search Algorithms/1.2 Source Code in C#.html150 B
~Get Your Files Here !/2. Search Algorithms/2. Linear Search.mp420.1 MB
~Get Your Files Here !/2. Search Algorithms/2.1 Linear Search in C#.html166 B
~Get Your Files Here !/2. Search Algorithms/2.2 Linear Search Test in C#.html170 B
~Get Your Files Here !/2. Search Algorithms/3. Hash Table Search.mp419.7 MB
~Get Your Files Here !/2. Search Algorithms/3.1 Hash Table Search in C#.html169 B
~Get Your Files Here !/2. Search Algorithms/3.2 Hash Table Search Test in C#.html173 B
~Get Your Files Here !/2. Search Algorithms/4. Binary Search.mp427.3 MB
~Get Your Files Here !/2. Search Algorithms/4.1 Binary Search in C#.html166 B
~Get Your Files Here !/2. Search Algorithms/4.2 Binary Search Test in C#.html170 B
~Get Your Files Here !/2. Search Algorithms/5. Ternary Search.mp433.5 MB
~Get Your Files Here !/2. Search Algorithms/5.1 Ternary Search in C#.html167 B
~Get Your Files Here !/2. Search Algorithms/5.2 Ternary Search Test in C#.html171 B
~Get Your Files Here !/2. Search Algorithms/6. Jump Search.mp428.3 MB
~Get Your Files Here !/2. Search Algorithms/6.1 Jump Search in C#.html164 B
~Get Your Files Here !/2. Search Algorithms/6.2 Jump Search Test in C#.html168 B
~Get Your Files Here !/2. Search Algorithms/7. Exponential Search.mp46.9 MB
~Get Your Files Here !/2. Search Algorithms/7.1 Exponential Search in C#.html171 B
~Get Your Files Here !/2. Search Algorithms/7.2 Exponential Search Test in C#.html175 B
~Get Your Files Here !/2. Search Algorithms/8. Fibonacci Search.mp437.5 MB
~Get Your Files Here !/2. Search Algorithms/8.1 Fibonacci Search in C#.html169 B
~Get Your Files Here !/2. Search Algorithms/8.2 Fibonacci Search Test in C#.html173 B
~Get Your Files Here !/2. Search Algorithms/9. Interpolation Search.mp438 MB
~Get Your Files Here !/2. Search Algorithms/9.1 Interpolation Search in C#.html173 B
~Get Your Files Here !/2. Search Algorithms/9.2 Interpolation Search Test in C#.html177 B
~Get Your Files Here !/3. Sort Algorithms/1. Introduction to Sort Algorithms.mp41.5 MB
~Get Your Files Here !/3. Sort Algorithms/2. Bubble Sort.mp457.1 MB
~Get Your Files Here !/3. Sort Algorithms/2.1 Bubble Sort in C#.html162 B
~Get Your Files Here !/3. Sort Algorithms/2.2 Bubble Sort Tests in C#.html166 B
~Get Your Files Here !/3. Sort Algorithms/3. Insertion Sort.mp4103.6 MB
~Get Your Files Here !/3. Sort Algorithms/3.1 Insertion Sort in C#.html165 B
~Get Your Files Here !/3. Sort Algorithms/3.2 Insertion Sort Tests in C#.html169 B
~Get Your Files Here !/3. Sort Algorithms/4. Selection Sort.mp428.8 MB
~Get Your Files Here !/3. Sort Algorithms/4.1 Selection Sort in C#.html165 B
~Get Your Files Here !/3. Sort Algorithms/4.2 Selection Sort Tests in C#.html169 B
~Get Your Files Here !/3. Sort Algorithms/5. Quick Sort.mp490.4 MB
~Get Your Files Here !/3. Sort Algorithms/5.1 Quick Sort in C#.html161 B
~Get Your Files Here !/3. Sort Algorithms/5.2 Quick Sort Tests in C#.html165 B
~Get Your Files Here !/3. Sort Algorithms/6. Merge Sort.mp4158.9 MB
~Get Your Files Here !/3. Sort Algorithms/6.1 Merge Sort in C#.html161 B
~Get Your Files Here !/3. Sort Algorithms/6.2 Merge Sort Tests in C#.html165 B
~Get Your Files Here !/3. Sort Algorithms/7. Heap Sort.mp463.6 MB
~Get Your Files Here !/3. Sort Algorithms/7.1 Heap Sort in C#.html160 B
~Get Your Files Here !/3. Sort Algorithms/7.2 Heap Sort Tests in C#.html164 B
~Get Your Files Here !/3. Sort Algorithms/8. Radix Sort.mp429.2 MB
~Get Your Files Here !/3. Sort Algorithms/8.1 Radix Sort in C#.html161 B
~Get Your Files Here !/3. Sort Algorithms/8.2 Radix Sort Tests in C#.html165 B
~Get Your Files Here !/4. Binary Heaps/1. Binary Heaps.mp46.7 MB
~Get Your Files Here !/4. Binary Heaps/10. Min-Max Binary Heap Introduction.mp415.6 MB
~Get Your Files Here !/4. Binary Heaps/10.1 Min-Max Binary Heap in C#.html179 B
~Get Your Files Here !/4. Binary Heaps/10.2 Min-Max Binary Heap Test in C#.html183 B
~Get Your Files Here !/4. Binary Heaps/11. Min-Max Binary Heap - Insert Operation.mp431.2 MB
~Get Your Files Here !/4. Binary Heaps/12. Min-Max Binary Heap - Delete Root Operation.mp438.5 MB
~Get Your Files Here !/4. Binary Heaps/13. Min-Max Binary Heap - Build Operation.mp423.7 MB
~Get Your Files Here !/4. Binary Heaps/2. Min Binary Heap Introduction.mp49.1 MB
~Get Your Files Here !/4. Binary Heaps/2.1 Min Binary Heap in C#.html176 B
~Get Your Files Here !/4. Binary Heaps/2.2 Min Binary Heap Test in C#.html180 B
~Get Your Files Here !/4. Binary Heaps/3. Min Binary Heap - Insert Operation.mp417.2 MB
~Get Your Files Here !/4. Binary Heaps/4. Min Binary Heap - Build Operation.mp417.4 MB
~Get Your Files Here !/4. Binary Heaps/5. Min Binary Heap - Delete Root Operation.mp424.2 MB
~Get Your Files Here !/4. Binary Heaps/6. Max Binary Heap Introduction.mp48.2 MB
~Get Your Files Here !/4. Binary Heaps/6.1 Max Binary Heap in C#.html176 B
~Get Your Files Here !/4. Binary Heaps/6.2 Max Binary Heap Test in C#.html180 B
~Get Your Files Here !/4. Binary Heaps/7. Max Binary Heap - Insert Operation.mp420.7 MB
~Get Your Files Here !/4. Binary Heaps/8. Max Binary Heap - Build Operation.mp418.8 MB
~Get Your Files Here !/4. Binary Heaps/9. Max Binary Heap - Delete Root Operation.mp426.6 MB
~Get Your Files Here !/5. Binary Search Trees/1. Binary Search Tree Introduction.mp48.8 MB
~Get Your Files Here !/5. Binary Search Trees/1.1 Binary Search Tree in C#.html180 B
~Get Your Files Here !/5. Binary Search Trees/1.2 Binary Search Tree Tests in C#.html184 B
~Get Your Files Here !/5. Binary Search Trees/2. Binary Search Tree - Insert Operation.mp415.2 MB
~Get Your Files Here !/5. Binary Search Trees/3. Binary Search Tree - Delete Operation.mp416 MB
~Get Your Files Here !/6. AVL Trees/1. AVL Tree Introduction.mp46.2 MB
~Get Your Files Here !/6. AVL Trees/1.1 AVL Tree in C#.html171 B
~Get Your Files Here !/6. AVL Trees/1.2 AVL Tree Tests in C#.html175 B
~Get Your Files Here !/6. AVL Trees/2. AVL Tree - Insert Operation.mp425.4 MB
~Get Your Files Here !/6. AVL Trees/3. AVL Tree- Delete Operation.mp416.2 MB
~Get Your Files Here !/7. Red Black Binary Trees/1. Red Black Trees - Introduction.mp45.3 MB
~Get Your Files Here !/7. Red Black Binary Trees/1.1 Red Black Tree in C#.html176 B
~Get Your Files Here !/7. Red Black Binary Trees/1.2 Red Black Tree Tests in C#.html180 B
~Get Your Files Here !/7. Red Black Binary Trees/2. Red Black Trees - Insert Operation.mp433 MB
~Get Your Files Here !/7. Red Black Binary Trees/3. Red Black Trees - Delete Operation.mp428.7 MB
~Get Your Files Here !/8. B-Trees/1. B-Tree Introduction.mp412.8 MB
~Get Your Files Here !/8. B-Trees/1.1 2-3 B-Tree Tests in C#.html175 B
~Get Your Files Here !/8. B-Trees/1.2 B-Tree implementation in C#.html167 B
~Get Your Files Here !/8. B-Trees/2. B-Tree Insert Operation.mp444.3 MB
~Get Your Files Here !/8. B-Trees/3. B-Tree Delete Operation.mp470.4 MB
~Get Your Files Here !/9. B(+) Trees/1. B(+) Tree Introduction.mp414.4 MB
~Get Your Files Here !/9. B(+) Trees/1.1 2-3 B(+) Tree Tests in C#.html179 B
~Get Your Files Here !/9. B(+) Trees/1.2 B(+) Tree Implementation in C#.html171 B
~Get Your Files Here !/9. B(+) Trees/2. B(+) Tree Insert Operation.mp491.1 MB
~Get Your Files Here !/9. B(+) Trees/3. B(+) Tree Delete Operation.mp4105.2 MB
~Get Your Files Here !/Bonus Resources.txt386 B

Alternative Torrents for 'Udemy Data Structures and Algorithms C code GitHub'.

There are no alternative torrents found.