Computer Science Courses Why use it? When I started this project, I didn't know a stack from a heap, didn't know Big-O anything, anything about trees, or how to traverse a graph. If I had to code a sorting algorithm, I can tell ya it wouldn't have been very good. Every data ...
A complete computer science study plan to become a software engineer. - GitHub - flymedream/coding-interview-university: A complete computer science study plan to become a software engineer.
Computer Science Courses Why use it? When I started this project, I didn't know a stack from a heap, didn't know Big-O anything, anything about trees, or how to traverse a graph. If I had to code a sorting algorithm, I can tell ya it wouldn't have been very good. Every data ...
1- you should know the fundamentals of how any code eventually turns into something that a hardware chip can understand and execute. 2- you should understand that any system has finite compute, storage, and network resources and your software should utilize these resources efficiently. 3- you sh...
While a bit dry, it goes over a lot of fundamentals and includes exercises. Little Book of R for Time Series. This is extremely useful if you want to use R for analyzing data collected over time, and also has some introductory sections for general R use even if you’re not doing time...
UDP Fundamentals - 6 cards CCIE IPv6 - 65 cards CCIE Multicast - 73 cards CCIE QoS - 53 cards CCIE R&S Security - 24 cards CCIE Routing & Switching - 487 cards CCIE Routing - 122 cards CCIE Switching - 131 cards CCM Net+ 2nd Set - 309 cards CCM Network+ - 466 cards CCNA 2 - ...
ASIAN: Asian Computing Science Conf CCCG: Canadian Conf on Computational Geometry FCT: Fundamentals of Computation Theory WG: Workshop on Graph Theory CIAC: Italian Conf on Algorithms and Complexity ICCI: Advances in Computing and Information
Algorithms in C++, Parts 1-4: Fundamentals, Data Structure, Sorting, Searching Algorithms in C++ Part 5: Graph Algorithms Open Data Structures in C++ Rich and detailed collection of Data Structures and Algorithms Great for first-timers If you have a better recommendation for C++, please let me...
Computer Science Courses PapersWhy use it?When I started this project, I didn't know a stack from a heap, didn't know Big-O anything, anything about trees, or how to traverse a graph. If I had to code a sorting algorithm, I can tell ya it wouldn't have been very good. Every da...
A complete computer science study plan to become a software engineer. - matieqiang/coding-interview-university