Master the Coding Interview Data Structures + Algorithms

Master the Coding Interview Data Structures + Algorithms

Size
12.8 GB
Seeders
38
Leechers
8
Files
99
Category
Added
01/10/21 at 4:03pm GMT+1
Infohash
4bda7bfda8ce31655a99def40f45a4c4dcea50cf

Description


Description



Updated for 2021 hiring season! Join a live online community of over 400,000+ developers and a course taught by an industry expert that has actually worked both in Silicon Valley and Toronto as a senior developer. Graduates of this course are now working at Google, Tesla, Amazon, Apple, IBM, JP Morgan, Facebook + other top tech companies.



Want to land a job at a great tech company like Google, Microsoft, Facebook, Netflix, Amazon, or other companies but you are intimidated by the interview process and the coding questions? Do you find yourself feeling like you get “stuck” every time you get asked a coding question? This course is your answer. Using the strategies, lessons, and exercises in this course, you will learn how to land offers from all sorts of companies.



Many developers who are “self taught”, feel that one of the main disadvantages they face compared to college educated graduates in computer science is the fact that they don’t have knowledge about algorithms, data structures and the notorious Big-O Notation. Get on the same level as someone with computer science degree by learning the fundamental building blocks of computer science which will give you a big boost during interviews. You will also get access to our private online chat community with thousands of developers online to help you get through the course.



Here is what you will learn in this course:



Technical:



1. Big O notation



2. Data structures:



* Arrays

* Hash Tables

* Singly Linked Lists

* Doubly Linked Lists

* Queues

* Stacks

* Trees (BST, AVL Trees, Red Black Trees, Binary Heaps)

* Tries

* Graphs



3. Algorithms:



* Recursion

* Sorting

* Searching

* Tree Traversal

* Breadth First Search

* Depth First Search

* Dynamic Programming



Non Technical:



– How to get more interviews

– What to do during interviews

– What do do after the interview

– How to answer interview questions

– How to handle offers

– How to negotiate your salary

– How to get a raise



Unlike most instructors, I am not a marketer or a salesperson. I am a senior developer and programmer who has worked and managed teams of engineers and have been in these interviews both as an interviewee as well as the interviewer.



My job as an instructor will be successful if I am able to help you become better at interviewing and land more jobs. This one skill can really change the course of your career and I hope you sign up today to see what it can do for your career!



Taught by:



Andrei is the instructor of the highest rated Web Development course on Udemy as well as one of the fastest growing. His graduates have moved on to work for some of the biggest tech companies around the world like Apple, Google, JP Morgan, IBM, etc… He has been working as a senior software developer in Silicon Valley and Toronto for many years, and is now taking all that he has learned, to teach programming skills and to help you discover the amazing career opportunities that being a developer allows in life.



Having been a self taught programmer, he understands that there is an overwhelming number of online courses, tutorials and books that are overly verbose and inadequate at teaching proper skills. Most people feel paralyzed and don’t know where to start when learning a complex subject matter, or even worse, most people don’t have $20,000 to spend on a coding bootcamp. Programming skills should be affordable and open to all. An education material should teach real life skills that are current and they should not waste a student’s valuable time.   Having learned important lessons from working for Fortune 500 companies, tech startups, to even founding his own business, he is now dedicating 100% of his time to teaching others valuable software development skills in order to take control of their life and work in an exciting industry with infinite possibilities.



Andrei promises you that there are no other courses out there as comprehensive and as well explained. He believes that in order to learn anything of value, you need to start with the foundation and develop the roots of the tree. Only from there will you be able to learn concepts and specific skills(leaves) that connect to the foundation. Learning becomes exponential when structured in this way.



Taking his experience in educational psychology and coding, Andrei’s courses will take you on an understanding of complex subjects that you never thought would be possible.  



See you inside the courses!

Who this course is for:



   Any engineer, developer, programmer, who wants to improve their interviewing skills

   Anyone interested in improving their whiteboard coding skills

   Anyone who wants to become a better developer

   Any self taught programmer who missed out on a computer science degree



Requirements



   No experience with data structures or algorithms needed

   Basic understanding of one programming language

   No previous computer science knowledge necessary



Last Updated 1/2021

File list
  • Master the Coding Interview Data Structures + Algorithms
  • TutsNode.com.txt 63 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/1. Introduction/1.1 Interview Mind Map.html 126 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/1. Introduction/1.2 Technical Interview Mind Map.html 126 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/1. Introduction/2. Join Our Online Classroom!.html 2.3 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/1. Introduction/3. Exercise Meet The Community!.html 1.9 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/10. Data Structures Trees/11. Solution remove().srt 8.8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/10. Data Structures Trees/3. O(log n).srt 8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/10. Data Structures Trees/8. Solution insert().srt 12.5 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/12. Algorithms Recursion/3. Stack Overflow.srt 7.8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/12. Algorithms Recursion/4. Anatomy Of Recursion.srt 11 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/12. Algorithms Recursion/8. Solution Fibonacci.srt 12.1 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/13. Algorithms Sorting/1. Sorting Introduction.srt 8.8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/13. Algorithms Sorting/14. Merge Sort and O(n log n).srt 10.2 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/13. Algorithms Sorting/18. Quick Sort.srt 9.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/13. Algorithms Sorting/2. The Issue With sort().srt 7.9 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/13. Algorithms Sorting/25. Solution Sorting Interview.srt 8.8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/14. Algorithms Searching + BFS + DFS/11. breadthFirstSearch().srt 9.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/14. Algorithms Searching + BFS + DFS/14. depthFirstSearch().srt 12.1 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/15. Algorithms Dynamic Programming/2. Memoization 1.srt 8.1 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/15. Algorithms Dynamic Programming/6. Implementing Dynamic Programming.srt 9 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/16. Non Technical Interviews/13. Secret Weapon.srt 10.8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/16. Non Technical Interviews/14. After The Interview.srt 8.1 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/16. Non Technical Interviews/2. During The Interview.srt 12.7 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/16. Non Technical Interviews/4. Tell Me About Yourself.srt 7.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/17. Offer + Negotiation/3. Negotiation 101.srt 12.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/17. Offer + Negotiation/4. Handling An Offer.srt 12.3 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/17. Offer + Negotiation/5. Handling Multiple Offers.srt 10.4 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/17. Offer + Negotiation/6. Getting A Raise.srt 10.9 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/1. Section Overview.srt 7.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/1.1 Interview Mind Map.html 126 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/11. Resources Free Portfolio Templates.html 1.4 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/12. Email.srt 11.4 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/13. Resources Email.html 1.1 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/14. Where To Find Jobs.srt 7.4 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/15. Resources Where To Find Jobs.html 1.8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/18. Monthly Industry Updates.html 418 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/2. Resume.srt 7.3 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/2.1 Resume Template.html 92 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/3. Exercise Resume Walkthrough.srt 24.2 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/3.1 Resume Cheat Sheet.html 105 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/4.1 JobScan.html 84 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/5. Resources Resume Templates.html 866 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/6. What If I Don_t Have Enough Experience.srt 20 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/6.1 ZTM Job Board.html 109 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/6.2 ZTM Open Source Community.html 117 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/7. Optional Exercise Github Master.html 893 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/8. LinkedIn.srt 10.9 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/2. Getting More Interviews/9. Optional Exercise LinkedIn Endorsements.html 2.1 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/20. Contributing To Open Source To Gain Experience/1. Contributing To Open Source.srt 17.1 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/20. Contributing To Open Source To Gain Experience/2. Contributing To Open Source 2.srt 10.2 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/21. Bonus Extra Bits/7. AMA - 100,000 Students!!.mp4 859 MB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/21. Bonus Extra Bits/7. AMA - 100,000 Students!!.srt 53.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/1.1 Glot.io.html 77 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/1.2 Repl.it.html 77 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/10. Exercise Big O Calculation 2.html 988 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/11. Solution Big O Calculation 2.srt 2.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/12. Simplifying Big O.srt 2.2 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/13.1 findNemo.html 96 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/14.1 While Loop.html 143 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/14.2 printFirstItemThenFirstHalfThenSayHi100Times.html 151 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/16.1 logAllPairsOfArray.html 125 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/17. Big O Rule 4.srt 7.7 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/17.1 forEach().html 155 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/17.2 printAllNumbersThenAllPairSums.html 137 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/18.1 BigO-cheat-sheet (1).pdf 28.5 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/19.1 Objects.html 148 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/19.2 Arrays.html 147 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/19.3 httpbigocheatsheet.com.html 87 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/20. O(n!).srt 1.7 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/20.1 O(n!) example.html 118 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/24. Exercise Twitter.srt 7.4 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/3. Python, Java, CC++, C#, Golang, Swift, TypeScriptDeno + JS Solutions!.html 2.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/4. What Is Good Code.srt 7.9 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/4.1 findNemo.html 96 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/4.2 For Loop.html 141 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/5. Big O and Scalability.srt 13.4 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/5.1 findNemo2.html 99 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/6.1 BigO-cheat-sheet (1).pdf 28.5 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/3. Big O/8. Exercise Big O Calculation.html 580 B
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/4. How To Solve Coding Problems/3.1 cheatsheet.pdf 33.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/4. How To Solve Coding Problems/4.2 cheatsheet.pdf 33.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/4. How To Solve Coding Problems/5. Exercise Interview Question.srt 23.3 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/4. How To Solve Coding Problems/6. Exercise Interview Question 2.srt 26.2 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/5. Data Structures Introduction/3. How Computers Store Data.srt 13.5 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/6. Data Structures Arrays/1. Arrays Introduction.srt 14.3 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/6. Data Structures Arrays/10. Solution Merge Sorted Arrays.srt 14.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/6. Data Structures Arrays/4. Optional Classes In Javascript.srt 25.7 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/6. Data Structures Arrays/5. Implementing An Array.srt 17.8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/6. Data Structures Arrays/8. Solution Reverse A String.srt 11.1 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/7. Data Structures Hash Tables/11. Solution First Recurring Character.srt 16.4 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/7. Data Structures Hash Tables/3. Hash Collisions.srt 9.9 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/7. Data Structures Hash Tables/6. Solution Implement A Hash Table.srt 17.8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/8. Data Structures Linked Lists/12. Solution insert().srt 14.9 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/8. Data Structures Linked Lists/16. Solution Doubly Linked Lists.srt 9.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/8. Data Structures Linked Lists/19. Solution reverse().srt 8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/8. Data Structures Linked Lists/6. Our First Linked List.srt 9.6 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/9. Data Structures Stacks + Queues/13. Solution Queue Implementation.srt 7.8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/9. Data Structures Stacks + Queues/7. Optional How Javascript Works.srt 28.8 KB
  • [TutsNode.com] - Master the Coding Interview Data Structures + Algorithms/9. Data Structures Stacks + Queues/9. Solution Stack Implementation (Linked Lists).srt 9.5 KB

Rating
Not rated yet
Log in to rate

Comments

No comments yet.


Similar torrents
NameSizeDate
14 MB07/15/262177214523
15 MB07/16/262173714501
13 MB07/15/262170914470
54 MB07/14/262166114433
14 MB07/13/262165514427
9 MB07/15/262165014434
42 MB07/15/262159314396
78 MB11/10/25117547838
29 MB01/07/2648533231
2.3 GB06/27/2645215998
60 MB05/14/2331052067
74 MB06/22/2330122010
60 MB05/14/2329861983
31 MB06/07/2329661982
67 MB07/16/2329651979