-
Add simple beginner level problems like frog jump and house robber.
-
> [!IMPORTANT]
> This issue is part of our 2024 Hacktoberfest initiative. If you are interested in working on this issue, refer to our [top-level tasks](https://github.com/freeCodeCamp/freeCodeCamp/i…
-
-
## IDEA
- [15486번 퇴사2](https://www.acmicpc.net/problem/15486)
- 미래의 선택에 따른 이익을 현재에서 고려해야 하는 구조 => 뒤에서부터 탐색
## 다시 풀어볼 문제
- [x] [14501번 퇴사](https://www.acmicpc.net/problem/14501)
- [ ] [1256번 …
-
Hey @Ayush7-BIT ,can you please assign me this issue
-
-
-
I want to add an edit distance problem in Dynamic Programming section .
Given two strings word1 and word2, return the minimum number of operations required to convert word1 to word2.
-
The current method of pipe-by-pipe design seems to provide a highly local solution - it's messing with my simulation metrics.
[Duque et al.](https://doi.org/10.2166/hydro.2016.105) suggest that dyn…
-
![image](https://github.com/shhossain/computer_science/assets/109908523/c6e65777-9340-4cd5-bb27-2797eb3ca094)