Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Algorithms And Data Structures In C#: Complete Tutorial

Posted By: Sigha
Algorithms And Data Structures In C#: Complete Tutorial

Algorithms And Data Structures In C#: Complete Tutorial
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 3.06 GB | Duration: 15h 39m

Learn data structures and algorithms in C# from A to Z. Pass coding interview. Learn unit testing and TDD in addition.

What you'll learn
Implement all the common data structures such as List, Stack, Queue and others understanding how they work under the covers
Use available data structures built-in .NET correctly: choose right data structures, understanding how they work under the covers
Pass coding interviews where interviewers torture you by asking to implement different algorithms and data structures
Solve custom problems related to algorithms and data structures, so you'll be able to combine data structures and re-implement algorithms suiting them for concrete cases
Implement Binary Search Tree
Understand and Apply Hash Tables
Understand and Apply Symbol Tables
Understand and Apply Heaps

Requirements
Some experience in C# or Java
Tooling: a free version of Visual Studio (Community Edition)

Description
Why learn about data structures and algorithms?  Algorithms and data structures constitute the fundamentals of programming.Good understanding of algorithms and data structures is one of the most important requirements for a great number of work positions. You'll have to solve  many problems related to algorithms and data structures at coding interviews. Indeed, you can live without an understanding of algorithms and data structures, in general. However, you can do that until you face a real problem which requires to choose right data structures and implement custom algorithms. If you haven't ever faced such problems, believe me, this is just a matter of time. One day, you'll face such a problem and if you don't understand algorithms and data structures in depth, you'll feel yourself ashamed and helpless. You'll be stuck.If you're not good at algorithms and data structures, you'll never pass a coding interview in a decent company. Almost all the companies   prefer to hire those developers who have good understanding of algorithms and data structures, remember that.  Do not delay the study of fundamental concepts.Better hardware is not a solution  for all the performance-related problems. Sometimes, you need to write software for very slow devices. And that very often depends on the budget of a customer, by the way, so you don't have a control over it.You'd better to understand what's going on under the hood at least one level in-depth. Indeed, if you don't understand how List works, sometimes you'll make sub-optimal or completely wrong decisions.Why this course?You may ask me "why should I take exactly your course?" And here is my answer:This course is a comprehensive tutorial which covers a great number of topicsI tried to do my best to make this course not dryThis course concentrates not only at algorithms and data structures in general but it uncovers the internals of data structures and algorithms built-in .NET BCL (.NET Core's BCL is the same regarding fundamental data structures and algorithms)This course is practical with exercises and solutionsThis course will definitely help you to pass technical interviewsThis course is made by a professional software developer with more than 10 years of real-world experienceand many other reasons :)What's in the Course?For now, the course covers:Introduction to Algorithms and Data Structures: what is a data structure, abstract data type and what's the difference between these notions. What is an algorithm and why they are important to us?Introduction to Algorithm Analysis:  determine how long will a program work, build a log-log plot, approximations, order of growth (Big-O notation), memory consumptionArrays: arrays in C#, arrays in memory, time complexity of operations on arraysSort Algorithms: bubble sort, selection sort, insertion sort, recursion, shell sort, merge sort, quick sort, stability of sort algorithmsLists: List built-in .NET BCL, nodes, linked list including singly and doubly linked lists, linked list built-in .NETStacks: theory and practice; stack based on array, stack based on a linked list, stack built-in .NETQueues: theory and practice; queue based on array, circular queue, queue based on linked list, queue built-in .NET BCLSearch Algorithms: linear search, binary search (more will be added in the future)Symbol Tables: intro, API, sequential search-based, binary search-basedHash Tables: intro, hash functions, GetHashCode, approaches to collisions resolving: separate chaining and linear probing, Dictionary built-in BCL, Sets in BCLTrees: binary search tree (BST), implementing BST (more will be added in the future)Heaps: intro, heaps and arrays, implementation, Heap Sort (more will be added in the future, specifically about Priority Queues)Immutable Collections: immutability and memory pressure, immutable stacks and queues, immutable list, immutable sets, immutable dictionaries, builders in immutable collectionsDifferent Algorithms. This section will include different algorithms as you might guess. For now it convers the Sieve of Eratosthenes.Take this course now and you'll be satisfied! Don't forget that Udemy provides 30-day money back refund policy, so if you don't like the course, you just click on a couple of buttons and get your money back!

Who this course is for:
C# developers who want to learn algorithms and data structures in their beloved programming language,Junior developers (C# or Java) who want to successfully pass programming interviews


Algorithms And Data Structures In C#: Complete Tutorial


For More Courses Visit & Bookmark Your Preferred Language Blog
From Here: English - Français - Italiano - Deutsch - Español - Português - Polski - Türkçe - Русский