Here are the solutions to some coding problems from the site GeekForGeeks.
- split-strings [Python solution]
- adam-number [Python solution]
- pell-number [Python solution]
- twisted-prime-number [Python solution]
- bitonic-generator-sort [Python solution]
- check-arithmetic-progression [Python solution]
- k-th-distinct-element [Python solution]
- kadanes-algorithm [Python solution]
- kth-largest-element-in-a-stream [Python solution]
- kth-smallest-factor [C++ solution]
- implementing-floyd-warshall [C++ solution]
- rotate-a-2d-array-without-using-extra-space [C++ solution]
- largest-prime-factor [C++ solution]
- shortest-source-to-destination-path [C++ solution]
- smith-number [C++ solution]
- prime-factorization-and-geek-number [C++ solution]
- maximum-sum-rectangle [C++ solution]
- longest-path-in-a-matrix [C++ solution]