What is going to be the next trend in technology in the next 10 years? February 16, 2023 Artificial Intelligence, ChatGPT (OpenAI), technology news No Comments What is going to be the next trend in technology in the next 10 years? ChatGPT says: The next trend in technology in the next 10 years will likely … [Continue Reading...]
C++ Coding Exercise – Triangle – Leetcode Online Judge – O(n) Dynamic Programming Optimisation September 30, 2014 algorithms, c / c++, code, dynamic programming, implementation, leetcode online judge, programming languages, python No Comments This puzzle is from Leetcode Online Judge and this may appear quite often during interviews. This puzzle asks you to find the minimal sum for a number triangle. You … [Continue Reading...]