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
Data Structures Algorithms - CODING INTERVIEW 25Days Of Code
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
The teacher has fantastic ability to transfer understanding of a concept not just pass along his knowledge of the concept.-Liam Bailes
⭐️⭐️⭐️⭐️⭐️
This course is excellent and a great method to learn about Data Structures and Algorithms. It’s fantastic for learning how to solve problems and construct reasoning.-Parth
⭐️⭐️⭐️⭐️⭐️
Best course. Since Data structure is one of the basic subject for programming, this course provides an complete overview of all components of Data Structures. This course is very good for students at the beginner level who wants to know the fundamentals and advanced concepts of Data Structures and Algorithms.-Newton
⭐️⭐️⭐️⭐️⭐️
The course is really helpful, Must learn course while preparing for Tier 1 companies. Explains the concepts well and in an easily understandable way.-Dennis Paul
Many More ! Check the review section below.
ABOUT THE COURSE:
Welcome to the Coding Interview Bootcamp!
Once you get an interview from a top tech company, the only thing that matters for you to get your dream Software Engineering role is your performance in the coding Interviews.
The only way to ace the coding interview is to take one problem at a time and really understand how to solve it and then do this for a lot of problems to get sufficient tools and techniques in your arsenal to face and conquer any coding interview. This is what my aim is for you with this course.
This course is structured as DAILY CODING CHALLENGES to give you a clear target for every day. By not missing a single day and by staying consistent you will have solved a variety of questions by the end of this course, getting you prepared for coding interviews and more practice on your own from Leetcode.
We start right from the basics and discuss Big O analysis and then move on to cover the common data structures and then discuss real life problems asked in Big Tech companies such as Google, Meta, Amazon, Netflix, Apple, Microsoft etc.
For Each Question we discuss :
1. The Logic or the method by which we can approach this question in an optimal manner
2. The Time and Space complexity of the Solution
3. Code the Solution in Javascript ( You can follow along in any coding language of your choice)
This course also includes multiple downloadable resources, trackers to keep you motivated, and cheat sheets to make your coding interview prep smooth.
COURSE OUTLINE
DAY 1: Arrays Data Structures and AlgorithmsData Structures IntroductionBig ODS: Arrays Crash CourseCoding Interview Q1: Sorted Squared ArrayCoding Interview Q2: Monotonic Array
DAY 2: Arrays Data Structures and AlgorithmsCoding Interview Q1: Rotate ArrayCoding Interview Q2:Container with most Water
DAY 3: Hash Tables Data Structures and AlgorithmsDS: Hash Tables Crash CourseCoding Interview Q1: Two SumCoding Interview Q2:Isomorphic Strings
DAY 4: Recursion AlgorithmsCoding Interview Q1: FibonacciCoding Interview Q2:Power Sum
DAY 5: Recursion AlgorithmsCoding Interview Q1: PermutationsCoding Interview Q2:Power Set
DAY 6: String Data Structures and AlgorithmsDS: Strings Crash CourseCoding Interview Q1: Non repeating characterCoding Interview Q2: Palindrome
DAY 7: String Data Structures and AlgorithmsCoding Interview Q1: Longest Unique char SubstringCoding Interview Q2: Group Anagrams
DAY 8: Searching AlgorithmsCoding Interview Q1: Binary SearchCoding Interview Q2: Search in Rotated Sorted array
DAY 9: Searching AlgorithmsCoding Interview Q1: Find First and Last Position of Element in Sorted ArrayCoding Interview Q2: Search in 2D Array
DAY 13: Singly Linked List Data Structures and AlgorithmsDS: Linked List Crash CourseCoding Interview Q1: Construct SLLCoding Interview Q2: delete duplicates
Day 14: Singly Linked List Data Structures and AlgorithmsCoding Interview Q1: Reverse SLLCoding Interview Q2: Cycle Detection
DAY 15: Singly Linked List Data Structures and AlgorithmsCoding Interview Q1: find duplicate numberCoding Interview Q2: Add 2 numbers
DAY 16: Doubly Linked List Data Structures and AlgorithmsCoding Interview Q1: DLL remove insertCoding Interview Q2: DLL remove all, insert at position
DAY 17: Stacks Data Structures and AlgorithmsDS: Stacks Crash CourseCoding Interview Q1: Construct StackCoding Interview Q2: Reverse Polish Notation
DAY 18: Queues Data Structures and AlgorithmsDS: Queues Crash CourseCoding Interview Q1: Construct QueueCoding Interview Q2: Implement Queue with Stack
DAY 19: Binary Tree and Binary Search Tree Data Structures and AlgorithmsDS: Binary Tree, Binary Search Tree Crash CourseCoding Interview Q1: Construct BSTCoding Interview Q2: Traverse BST (Breadth first and Depth first – Inorder, Preorder,Post order)
DAY 20: Binary Tree and Binary Search Tree Data Structures and AlgorithmsCoding Interview Q1: Level Order traversalCoding Interview Q2: Left/Right View of binary tree
DAY 21: Binary Tree and Binary Search Tree Data Structures and AlgorithmsCoding Interview Q1: Invert Binary TreeCoding Interview Q2: Diameter of binary tree
DAY 22: Binary Tree and Binary Search Tree Data Structures and AlgorithmsCoding Interview Q1: Convert Sorted Array to Binary Search TreeCoding Interview Q2: Validate BST
DAY 23: Heaps and Priority Queue Data Structures and AlgorithmsDS: Heaps Crash CourseCoding Interview Q1: Max Heap ConstructionCoding Interview Q2: min Priority Queue Construction
DAY 24: Graphs Data Structures and AlgorithmsDS: Graphs Crash CourseCoding Interview Q1: BFS – Adj List and Adj MatrixCoding Interview Q2: DFS – Iterative and Recursive
DAY 25: Graphs Data Structures and AlgorithmsCoding Interview Q1: Number of connected componentsCoding Interview Q2: Course Scheduler / Topological sort
I’m sure you’ll love this course and so we’re offering a full money-back guarantee for 30 days in case you are not sure at the moment!
Enroll today and see you inside the course !
Let’s make your dreams come true
– Jackson
Who this course is for:
Students who are about to graduate and trying to get into top Tech companies as software engineers
Self taught programmers looking for their first job
Experienced developers wanting to get into MAANG companies ( top tech firms)
Requirements
Basic knowledge of Javascript or any other Programming language ( things like write a loop, function etc)
Last Updated 3/2022
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
.pad/0
2 B
.pad/1
1 B
TutsNode.com.txt
63 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/1. Day 1 Arrays/1.1 25_DAYS_DSA_CHALLENGE.pdf
87 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/1. Day 1 Arrays/1.3 Big O cheat sheet.html
92 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/1. Day 1 Arrays/15.1 method 2.txt
554 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/1. Day 1 Arrays/17.1 leetcode Question link.html
107 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/1. Day 1 Arrays/19.1 code.txt
629 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/1. Day 1 Arrays/2. Day 1 Goals.html
955 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/1. Day 1 Arrays/4. Introduction to Big O, Time Complexity.srt
22.9 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/1. Day 1 Arrays/5. 2 Asymptotic Analysis and Big O.srt
25.9 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/1. Day 1 Arrays/8. Arrays Data Structure Crash Course.srt
22.5 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/10. Day 10 Sorting/7. Code.srt
21.4 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/11. Day 11 Sorting/4. Question 2 Merge Sort.srt
19 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/11. Day 11 Sorting/5. Method and Big O analysis.srt
25.1 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/12. Day 12 Sorting/2. Question1 Quick Sort.srt
23.2 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/12. Day 12 Sorting/3. Optimise Time Complexity.srt
22.7 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/12. Day 12 Sorting/4. Optimise Space Complexity.srt
34.8 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/12. Day 12 Sorting/5. Code.srt
26.1 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/12. Day 12 Sorting/8. Question 2 Radix Sort, Big O analysis.mp4
234.6 MB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/12. Day 12 Sorting/8. Question 2 Radix Sort, Big O analysis.srt
56.8 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/12. Day 12 Sorting/9. Code.mp4
251.5 MB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/12. Day 12 Sorting/9. Code.srt
50.3 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/13. Day 13 Singly Linked List/2. Class Syntax.srt
19.8 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/13. Day 13 Singly Linked List/3. DS Crash Course Linked Lists.srt
19.6 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/13. Day 13 Singly Linked List/5. Method and Big O analysis.srt
44.2 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/13. Day 13 Singly Linked List/6. Code.srt
57.4 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/14. Day 14 Singly Linked List/6. Question 2 Cycle Detection.srt
2.9 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/15. Day 15 Singly Linked List/7. code.srt
19.7 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/16. Day 16 Doubly Linked List/8. Insert code.srt
18.9 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/17. Day 17 Stacks/4. Code.srt
18.1 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/18. Day 18 Queue/3. Code.srt
20.3 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/18. Day 18 Queue/4.1 Leetcode Question Link.html
120 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/18. Day 18 Queue/6. code.srt
24.2 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/19. Day 19 Binary Tree Binary Search Tree/2. Question 1 Construct Binary Search Tree,Big O analysis.srt
36.6 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/19. Day 19 Binary Tree Binary Search Tree/3. Code.srt
61.6 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/19. Day 19 Binary Tree Binary Search Tree/4. Code Walkthrough.srt
37.4 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/19. Day 19 Binary Tree Binary Search Tree/5. Question 2 Traverse - BFS and DFS,Big O analysis.mp4
240.9 MB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/19. Day 19 Binary Tree Binary Search Tree/5. Question 2 Traverse - BFS and DFS,Big O analysis.srt
51.9 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/19. Day 19 Binary Tree Binary Search Tree/6. Code.srt
28.6 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/19. Day 19 Binary Tree Binary Search Tree/7. Walkthrough.srt
23.4 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/2. Day 2 Arrays/1. Day 2 Goals.html
847 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/2. Day 2 Arrays/10.1 code_bothSolutions.txt
732 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/2. Day 2 Arrays/2.1 Leetcode Question link.html
104 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/2. Day 2 Arrays/3. Method and Big O analysis.srt
20.7 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/2. Day 2 Arrays/4.1 brute force code.txt
374 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/2. Day 2 Arrays/4.2 optimal sol code.txt
486 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/2. Day 2 Arrays/5.1 Leetcode Question link.html
117 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/20. Day 20 Binary Tree Binary Search Tree/4. Insert code.srt
21.1 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/20. Day 20 Binary Tree Binary Search Tree/5. Level Order Traversal Method and Big O analysis.srt
25 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/20. Day 20 Binary Tree Binary Search Tree/6. Code - Level order traversal.srt
25.6 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/20. Day 20 Binary Tree Binary Search Tree/8. Method and Big O analysis.srt
21.6 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/21. Day 21 Binary Tree/6. Recursive code.srt
19.8 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/21. Day 21 Binary Tree/8. Method and Big O analysis.srt
29.7 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/21. Day 21 Binary Tree/9. Code.srt
20.5 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/22. Day 22 Binary Search Trees/3. method and Big O analysis.srt
33.7 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/22. Day 22 Binary Search Trees/4. code.srt
30.3 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/22. Day 22 Binary Search Trees/6. Method and Big O analysis.srt
23.2 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/22. Day 22 Binary Search Trees/7. Code.srt
31.8 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/23. Day 23 Heaps and Priority Queue/2. Question 1 Construct Max Binary Heap, Big O analysis.srt
32.7 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/23. Day 23 Heaps and Priority Queue/3. Proof of Build Binary Heap Time Complexity.srt
26.7 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/23. Day 23 Heaps and Priority Queue/4. Code.srt
38.7 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/23. Day 23 Heaps and Priority Queue/5. Code walkthrough.srt
39 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/23. Day 23 Heaps and Priority Queue/7. Code.srt
34.1 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/24. Day 24 Graphs/2. Question 1 BFS, Adjacency List,Big O analysis.srt
28.5 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/24. Day 24 Graphs/3. Code.srt
27.1 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/24. Day 24 Graphs/4. BFS, Adjacency Matrix.srt
21.8 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/24. Day 24 Graphs/5. Code.srt
33.6 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/24. Day 24 Graphs/6. Question 2 DFS, Recursive, Big O analysis.srt
23.4 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/24. Day 24 Graphs/7. Code.srt
18.1 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/24. Day 24 Graphs/9. Code.srt
19.3 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/25. Day 25 Graphs/2. Question 1 Number of Components, Big O analysis.srt
25.5 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/25. Day 25 Graphs/3. Code, BigO.srt
42.4 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/25. Day 25 Graphs/5. Brute Force Method and Big O analysis.srt
19.8 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/25. Day 25 Graphs/6. Code - Brute Force Method.srt
26.5 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/25. Day 25 Graphs/8. Topological Sort based method and Big O analysis.srt
47.6 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/3. Day 3 Hash Table/1. Day 3 Goals.html
896 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/3. Day 3 Hash Table/10.1 Leetcode Question link.html
110 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/3. Day 3 Hash Table/2. Hash Table Data Structure Crash Course.srt
22.6 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/3. Day 3 Hash Table/3.1 Leetcode Similar Question link.html
99 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/3. Day 3 Hash Table/5.1 two sum_brute force.txt
266 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/3. Day 3 Hash Table/8.1 two sum optimal.txt
356 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/4. Day 4 Recursion/13. Method and Big O analysis.srt
18.5 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/4. Day 4 Recursion/3. Method 1 and Big O analysis.srt
29.1 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/4. Day 4 Recursion/4.1 code_method1.txt
220 B
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/4. Day 4 Recursion/6. Method 2 and Big O analysis.srt
19 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/5. Day 5 Recursion/3. Method and Big O analysis.srt
45 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/5. Day 5 Recursion/5. Code Walkthrough.srt
23.7 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/5. Day 5 Recursion/7. Method and Big O analysis.srt
32.1 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/5. Day 5 Recursion/9. Code walkthrough.srt
21.1 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/7. Day 7 String/3. Method and Big O analysis.srt
24.4 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/8. Day 8 Searching/3. Method and Big O analysis.srt
28 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/8. Day 8 Searching/5. Code Recursive.srt
18.9 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/8. Day 8 Searching/7. Method and Big O analysis.srt
28.2 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/8. Day 8 Searching/8. Code.srt
22.2 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/9. Day 9 Searching/3. Method and Big O analysis.srt
23.2 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/9. Day 9 Searching/4. Code Recursive.srt
31.7 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/9. Day 9 Searching/5. Code Iterative.srt
20.6 KB
[TutsNode.com] - Data Structures Algorithms - CODING INTERVIEW 25Days of Code/9. Day 9 Searching/8. code.srt