Arquivo | Tamanho |
---|
.pad/0 | 22.00 B |
.pad/1 | 91.00 B |
.pad/10 | 285.64 kB |
.pad/11 | 446.46 kB |
.pad/12 | 356.04 kB |
.pad/13 | 455.13 kB |
.pad/14 | 128.93 kB |
.pad/15 | 46.70 kB |
.pad/16 | 283.97 kB |
.pad/17 | 458.60 kB |
.pad/18 | 181.13 kB |
.pad/19 | 429.54 kB |
.pad/2 | 88.00 B |
.pad/20 | 462.20 kB |
.pad/21 | 409.00 kB |
.pad/22 | 1.79 kB |
.pad/23 | 362.33 kB |
.pad/24 | 124.15 kB |
.pad/25 | 91.91 kB |
.pad/26 | 153.84 kB |
.pad/27 | 87.39 kB |
.pad/28 | 414.67 kB |
.pad/29 | 486.76 kB |
.pad/3 | 346.47 kB |
.pad/30 | 490.90 kB |
.pad/31 | 492.06 kB |
.pad/32 | 40.60 kB |
.pad/33 | 288.60 kB |
.pad/4 | 312.23 kB |
.pad/5 | 212.58 kB |
.pad/6 | 370.39 kB |
.pad/7 | 372.84 kB |
.pad/8 | 463.66 kB |
.pad/9 | 83.15 kB |
TutsNode.net.txt | 63.00 B |
[TGx]Downloaded from torrentgalaxy.to .txt | 585.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/1. Identifying Patterns in a Coding Interview/1. 6 common Coding Patterns for Interviews.mp4 | 32.15 MB |
[TutsNode.net] - Data structure and algorithms for interviews/1. Identifying Patterns in a Coding Interview/1. 6 common Coding Patterns for Interviews.srt | 9.56 kB |
[TutsNode.net] - Data structure and algorithms for interviews/1. Identifying Patterns in a Coding Interview/1.1 Interview Patterns.pptx | 492.50 kB |
[TutsNode.net] - Data structure and algorithms for interviews/1. Identifying Patterns in a Coding Interview/2. 10 Golden Rules for Solving a Coding Question in an Interview.mp4 | 15.50 MB |
[TutsNode.net] - Data structure and algorithms for interviews/1. Identifying Patterns in a Coding Interview/2. 10 Golden Rules for Solving a Coding Question in an Interview.srt | 5.41 kB |
[TutsNode.net] - Data structure and algorithms for interviews/2. Merge Intervals/1. Idea of Merge Intervals.mp4 | 63.83 MB |
[TutsNode.net] - Data structure and algorithms for interviews/2. Merge Intervals/1. Idea of Merge Intervals.srt | 10.27 kB |
[TutsNode.net] - Data structure and algorithms for interviews/2. Merge Intervals/1.1 Merge Interval.pptx | 1.46 MB |
[TutsNode.net] - Data structure and algorithms for interviews/2. Merge Intervals/2. Merge Interval Code.mp4 | 42.64 MB |
[TutsNode.net] - Data structure and algorithms for interviews/2. Merge Intervals/2. Merge Interval Code.srt | 11.79 kB |
[TutsNode.net] - Data structure and algorithms for interviews/2. Merge Intervals/2.1 leetcode_56_MergeIntervals.py | 649.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/1. Idea of Two pointers and types of two pointers solutions.mp4 | 25.22 MB |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/1. Idea of Two pointers and types of two pointers solutions.srt | 7.30 kB |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/1.1 Two Pointers.pptx | 9.38 MB |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/2. Two Sum.mp4 | 51.56 MB |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/2. Two Sum.srt | 8.67 kB |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/2.1 twosum.py | 640.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/3. Remove Duplicates from Sorted Array.mp4 | 44.14 MB |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/3. Remove Duplicates from Sorted Array.srt | 7.56 kB |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/3.1 26_remove_duplicates_from_array.py | 316.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/3.2 remove duplicates.pptx | 162.18 kB |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/4. 3 Sum.mp4 | 78.01 MB |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/4. 3 Sum.srt | 16.44 kB |
[TutsNode.net] - Data structure and algorithms for interviews/3. Two Pointers/4.1 15_3Sum.py | 655.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/4. Fast Slow Pointers/1. Linked List Cycle using Floyd's Cycle Detection Algorithm.mp4 | 41.55 MB |
[TutsNode.net] - Data structure and algorithms for interviews/4. Fast Slow Pointers/1. Linked List Cycle using Floyd's Cycle Detection Algorithm.srt | 7.47 kB |
[TutsNode.net] - Data structure and algorithms for interviews/4. Fast Slow Pointers/1.1 141_linked_list_cycle.py | 505.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/4. Fast Slow Pointers/1.2 141.docx | 60.21 kB |
[TutsNode.net] - Data structure and algorithms for interviews/4. Fast Slow Pointers/2. Happy Numbers.mp4 | 37.72 MB |
[TutsNode.net] - Data structure and algorithms for interviews/4. Fast Slow Pointers/2. Happy Numbers.srt | 7.08 kB |
[TutsNode.net] - Data structure and algorithms for interviews/4. Fast Slow Pointers/2.1 202_happy_numbers.py | 688.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/4. Fast Slow Pointers/2.2 happynumbers.pptx | 735.40 kB |
[TutsNode.net] - Data structure and algorithms for interviews/5. Bitwise Manipulation/1. Single Number.mp4 | 17.55 MB |
[TutsNode.net] - Data structure and algorithms for interviews/5. Bitwise Manipulation/1. Single Number.srt | 3.25 kB |
[TutsNode.net] - Data structure and algorithms for interviews/5. Bitwise Manipulation/1.1 136_single_number.py | 154.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/5. Bitwise Manipulation/1.2 Single Number.pptx | 473.95 kB |
[TutsNode.net] - Data structure and algorithms for interviews/5. Bitwise Manipulation/2. Flipping an Image.mp4 | 17.58 MB |
[TutsNode.net] - Data structure and algorithms for interviews/5. Bitwise Manipulation/2. Flipping an Image.srt | 3.85 kB |
[TutsNode.net] - Data structure and algorithms for interviews/5. Bitwise Manipulation/2.1 832_filling_an_image.py | 358.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/5. Bitwise Manipulation/2.2 flippining_an_image.pptx | 545.78 kB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/1. What are Greedy Algorithms .mp4 | 37.92 MB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/1. What are Greedy Algorithms .srt | 6.83 kB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/1.1 greedy_intro.pptx | 4.41 MB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/2. Bulbs.mp4 | 35.56 MB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/2. Bulbs.srt | 7.81 kB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/2.1 bulbs_greedy.py | 396.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/2.2 Bulbs.pptx | 1.52 MB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/3. Highest Product.mp4 | 29.87 MB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/3. Highest Product.srt | 6.71 kB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/3.1 Highest Product.pptx | 1.52 MB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/3.2 highest_product_greedy.py | 336.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/4. Disjoint Sets.mp4 | 47.29 MB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/4. Disjoint Sets.srt | 8.61 kB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/4.1 Disjoint Intervals.pptx | 1.52 MB |
[TutsNode.net] - Data structure and algorithms for interviews/6. Greedy/4.2 disjoint_intervals_greedy.py | 635.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/1. Intro to Matrix.mp4 | 26.95 MB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/1. Intro to Matrix.srt | 5.58 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/1.1 island_matrix.pptx | 1.60 MB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/2. Number of Islands Explantion.mp4 | 15.60 MB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/2. Number of Islands Explantion.srt | 5.81 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/2.1 number_of_islands.pptx | 222.34 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/3. Number of Islands Code.mp4 | 30.06 MB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/3. Number of Islands Code.srt | 7.04 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/3.1 200_number_of_islands.py | 1.06 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/4. Number of distinct Islands Explanation.mp4 | 10.15 MB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/4. Number of distinct Islands Explanation.srt | 5.27 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/4.1 number_of_distinct_islands.pptx | 78.32 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/5. Number of distinct island coding.mp4 | 49.70 MB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/5. Number of distinct island coding.srt | 9.53 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/5.1 694_number_of_distinct_islands.py | 1.32 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/6. Count sub islands Explanation.mp4 | 20.82 MB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/6. Count sub islands Explanation.srt | 4.17 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/6.1 number_of_sub_islands.pptx | 77.38 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/7. Count sub islands coding.mp4 | 50.54 MB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/7. Count sub islands coding.srt | 7.31 kB |
[TutsNode.net] - Data structure and algorithms for interviews/7. Island Patterns/7.1 1905_count_sub_islands.py | 915.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/8. Topological Sort/1. Introduction to Graph Problems.mp4 | 21.05 MB |
[TutsNode.net] - Data structure and algorithms for interviews/8. Topological Sort/1. Introduction to Graph Problems.srt | 7.60 kB |
[TutsNode.net] - Data structure and algorithms for interviews/8. Topological Sort/2. What is Topological Sort.mp4 | 7.91 MB |
[TutsNode.net] - Data structure and algorithms for interviews/8. Topological Sort/2. What is Topological Sort.srt | 2.42 kB |
[TutsNode.net] - Data structure and algorithms for interviews/8. Topological Sort/3. Kahn's Algorithm.mp4 | 6.35 MB |
[TutsNode.net] - Data structure and algorithms for interviews/8. Topological Sort/3. Kahn's Algorithm.srt | 2.28 kB |
[TutsNode.net] - Data structure and algorithms for interviews/8. Topological Sort/3.1 Kahn’s Algorithm for Topological Sorting.html | 137.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/8. Topological Sort/4. Graphs.html | 195.00 B |
[TutsNode.net] - Data structure and algorithms for interviews/9. Bonus Section/1. Bonus Section.html | 1.97 kB |