Skip to content
  • Home
  • Blog
  • Open Source PluginsExpand
    • Widget-BuyMeACoffee
  • Authors
  • Contact
  • Notification
Get Started

Algorithm

Algorithm | Problem solving

Dynamic programming! A blog generated by ChatGPT

ByAKM Elias December 8, 2022August 27, 2024

Note: It is a blog/article completely generated by ChatGPT on dynamic programming. And it is perfect! ChatGPT Dynamic programming is a computational technique that is used to solve complex optimization…

Read More Dynamic programming! A blog generated by ChatGPTContinue

Algorithm | Development | Problem solving

Dynamic programming part – 1(Memoization)

ByAKM Elias October 30, 2022August 28, 2024

Dynamic Programming is mainly an optimization over plain recursion. Wherever we see a recursive solution with repeated calls for the same inputs, we can optimize it using Dynamic Programming. The idea…

Read More Dynamic programming part – 1(Memoization)Continue

Recursion & Recursive Solution
Algorithm | Problem solving

Recursion & Recursive Solution

ByAKM Elias September 12, 2022August 28, 2024

Recursion can be very hard to understand and very easy and fun to implement. It took me quite a long to really get the whole recursive process of problem solving….

Read More Recursion & Recursive SolutionContinue

Algorithm | Others | Problem solving

Programming and The Ad Hoc problems.

ByAKM Elias August 28, 2022August 28, 2024

By definition, Ad Hoc problems are problems that cannot be classified anywhere else in the categories with well-studied solutions since each problem description and its corresponding solution are unique. These problems…

Read More Programming and The Ad Hoc problems.Continue

Programming and problem solving
Algorithm | Problem solving

Programming and problem solving

ByAKM Elias August 21, 2022August 27, 2024

Problem-solving skills and the problem-solving process are a critical part of daily life both as individuals and in organizations. In computer science, problem-solving is the most interesting task that increases…

Read More Programming and problem solvingContinue

© 2025

X
  • Home
  • Blog
  • Open Source Plugins
    • Widget-BuyMeACoffee
  • Authors
  • Contact
  • Notification