17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Complete Data Structures And Algorithms Software Interviews
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Welcome to the Complete Data Structure & Algorithms: Technical Interviews course
Data structures and algorithms is not just a subject which every programmer should master but also a major topic in technical interviews by giant technology companies such as Google, Amazon, Microsoft, Netflix, Uber, Tesla etc.
Not only we will learn about the theory and practical implementations of the data structures & algorithms but also we will solve many technical interview questions and practice what we learn in each section.
During the course we will use Python programming language for all implementations and question solutions. However if you are sufficient in any other programming language before, you would be fine. We have a quick Python Refresher section where you can learn about the fundamentals if you want to adapt. Alternatively you can learn all the algorithms and solutions and implement them in your own preferred language as well.
This course is brought to you by Atil Samancioglu, teaching more than 300.000 students worldwide on programming and cyber security along with the Codestars, serving more than 1 million students! Atil also teaches mobile application development in Bogazici University and he is founder of his own training startup Academy Club.
Some of the topics that will be covered during the course:
Technical Interview Questions Big O Notation Stack Queue Deque Arrays Linked List Heap Graph Tree HashTable
After you complete the course you will be able to solve technical interview questions, improve your programming skills and implement ideas in real life problems. You will be given many opportunities to solve questions on your own during the training and it will be vital for you to follow these instructions.
If you are ready, let’s get started! Who this course is for:
Programmers trying to land a job in big technology companies Programmers looking forward to improve their coding skills Programmers looking to learn about data structures & algorithms
Requirements
Knowledge in any programming language
Last Updated 7/2022
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
.pad/0
1 B
.pad/1
128 B
.pad/2
129 B
.pad/3
82 B
TutsNode.com.txt
63 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/1 - Introduction/1 - Introduction English.vtt
1.8 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/10 - Sorting & Heap/113 - Bubble Sort English.vtt
13.2 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/10 - Sorting & Heap/114 - Selection Sort English.vtt
12.9 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/10 - Sorting & Heap/117 - Merge Sort Implementation English.vtt
12.7 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/10 - Sorting & Heap/119 - Quick Sort Implementation English.vtt
17 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/10 - Sorting & Heap/120 - What is Heap English.vtt
12.5 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/10 - Sorting & Heap/121 - Heap Sort English.vtt
15.4 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/10 - Sorting & Heap/124 - Heap Solution English.vtt
11.5 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/10 - Sorting & Heap/127 - Max Heap Solution English.vtt
22 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/10 - Sorting & Heap/127 - Max Heap Solution.mp4
216.8 MB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/130 - Anaconda Installation Windows English.vtt
13 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/131 - Anaconda Installation MAC English.vtt
9.9 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/132 - Python Variables English.vtt
11.1 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/133 - String Details English.vtt
13.8 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/134 - Collections English.vtt
9.4 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/135 - Dictionary English.vtt
9.6 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/136 - Set and Tuple English.vtt
9.2 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/139 - Conditions and Loops English.vtt
10.7 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/140 - Useful Functions English.vtt
12 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/141 - Functions English.vtt
8.9 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/142 - Classes English.vtt
19.6 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/11 - Python Refresher/143 - Scope English.vtt
9.5 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/2 - Big O Notation/3 - Big O Introduction English.vtt
960 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/2 - Big O Notation/4 - What is Big O English.vtt
17.3 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/2 - Big O Notation/6 - Space Complexity English.vtt
16.2 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/2 - Big O Notation/7 - Big O GitHub Link.html
311 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/3 - Lists & Arrays/10 - Lists English.vtt
14.6 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/3 - Lists & Arrays/11 - Arrays & Lists GitHub Link.html
287 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/3 - Lists & Arrays/12 - Contains Duplicate English.vtt
12.6 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/3 - Lists & Arrays/13 - Contains Duplicate Solution English.vtt
16.2 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/3 - Lists & Arrays/14 - Contains Duplicate GitHub Link.html
297 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/3 - Lists & Arrays/16 - Single Number Solution English.vtt
15.5 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/3 - Lists & Arrays/17 - Find Single GitHub Link.html
287 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/3 - Lists & Arrays/19 - Boyer Moore English.vtt
22.1 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/3 - Lists & Arrays/20 - Majority Element GitHub Link.html
288 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/3 - Lists & Arrays/8 - Lists Introduction English.vtt
637 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/3 - Lists & Arrays/9 - Arrays 101 English.vtt
15.4 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/21 - Stack Queue Deque Introduction English.vtt
611 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/22 - What is Stack Queue Deque English.vtt
8.7 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/23 - LifoQueue English.vtt
11.6 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/24 - Stack Implementation English.vtt
11.7 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/26 - Deque Implementation English.vtt
8.1 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/27 - Stack Queue Deque GitHub Link.html
221 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/28 - Implement Stack Using Queue English.vtt
14.5 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/30 - Implement Stack GitHub Link.html
313 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/31 - Baseball Game English.vtt
8.1 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/33 - Baseball GitHub Link.html
289 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/34 - Daily Temperatures English.vtt
5 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/35 - Daily Temperatures Solution English.vtt
19.5 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/4 - Stack Queue & Deque/36 - Daily Temperatures GitHub Link.html
297 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/37 - Linked List Introduction English.vtt
993 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/38 - What is Linked List English.vtt
10.2 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/39 - Doubly Linked List English.vtt
14.6 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/40 - Linked List O Notation English.vtt
10.2 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/41 - Linked List GitHub Link.html
197 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/42 - Remove nth Node English.vtt
3.7 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/43 - Remove nth Node Solution English.vtt
18.4 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/44 - Remove nth Node GitHub Link.html
315 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/46 - Intersection Solution English.vtt
10.6 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/47 - Intersection GitHub Link.html
314 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/48 - Duplicate English.vtt
8.2 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/49 - Floyd English.vtt
29.8 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/49 - Floyd.mp4
253.8 MB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/5 - Linked List/50 - Duplicate GitHub Link.html
307 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/6 - Tree/51 - Tree Introduction English.vtt
926 B
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/6 - Tree/52 - What is Tree English.vtt
10.3 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/6 - Tree/53 - Tree Big O Notation English.vtt
12.9 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/6 - Tree/54 - Insert Method English.vtt
13.3 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/6 - Tree/55 - Finishing BST English.vtt
10.2 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/6 - Tree/57 - Recursion English.vtt
10.2 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/6 - Tree/60 - Reverse String Recursion English.vtt
8.4 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/6 - Tree/63 - Recursion vs Iteration English.vtt
9.8 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/6 - Tree/64 - Memoization English.vtt
12.6 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/6 - Tree/67 - Invert Tree Solution English.vtt
8 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/7 - Tree Traversal/71 - BFS Implementation English.vtt
9.5 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/7 - Tree Traversal/72 - DFS Implementation English.vtt
10.3 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/7 - Tree Traversal/76 - DFS Solution English.vtt
14 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/7 - Tree Traversal/79 - DFS Returning Solution English.vtt
20.1 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/7 - Tree Traversal/79 - DFS Returning Solution.mp4
213 MB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/8 - Graph/82 - What is Graph English.vtt
14.8 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/8 - Graph/83 - Graph Implementation English.vtt
16.6 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/8 - Graph/86 - DFS Solution English.vtt
19.1 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/8 - Graph/89 - BFS Solution English.vtt
23.1 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/8 - Graph/89 - BFS Solution.mp4
172.3 MB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/8 - Graph/92 - Union Find English.vtt
25.8 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/8 - Graph/92 - Union Find.mp4
195.6 MB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/9 - Searching & Hash Tables/100 - Hash Table Implementation English.vtt
18.4 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/9 - Searching & Hash Tables/103 - HashMap Solution English.vtt
11.3 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/9 - Searching & Hash Tables/106 - Tiny Url Solution English.vtt
9.6 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/9 - Searching & Hash Tables/109 - Brick Wall Solution English.vtt
16.1 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/9 - Searching & Hash Tables/96 - Search Implementation English.vtt
13.1 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/9 - Searching & Hash Tables/98 - What is Hash Table English.vtt
11.7 KB
[TutsNode.net] - Complete Data Structures and Algorithms Software Interviews/9 - Searching & Hash Tables/99 - Hash Function English.vtt