Accelerated Computer Science Fundamentals University of Illinois at Urbana-Champaign In recent years, cloud-native is hot and trending. I personally do not use C++ much. However, something never changes, C++ is still the king of kings. Data science is buzzing everwhere, when it comes to programming, data structure is still the cornerstones. C++ has been thriving…
Category: C++
My 127th certificate from Coursera
Unordered Data Structures University of Illinois at Urbana-Champaign This is the 3rd course in the specialization, let’s put “trees” aside, there are way more important and powerful data structures await you. Hashing itself is a very interesting topic, you probably have seen it in other courses, say cryptography. However it won’t hurt, in the context…
My 125th certificate from Coursera
Ordered Data Structures University of Illinois at Urbana-Champaign Life of a programmer can be as boring as there are only 2 things: arrays and linked lists. No surprise how big techs are fascinated by them during their interview process, (which is actually a mystery, since being a guru of LeetCode still does not mean you…
My 120th certificate from Coursera
Object-Oriented Data Structures in C++ University of Illinois at Urbana-Champaign Hey programmers, what’s your favorite programming languages? I am not going to begin a debate, let’s brace diversity. However king of kings is till alive. Who? C++. Over 35+ years, C++ is still the most influential programming language. I have a print copy of the…
My #54 course certificate from Coursera
Algorithmic ToolboxUC San Diego This course is full of everlasting magic spells that are very useful in job interview. It reminds me of many classic questions. This course is challenging, not only it covers many fundamental topics you really need to comprehend well, but also the programming assignments grader tells you almost NOTHING about why…