learncpp.com
https://cplusplus.com/
Problem https://leetcode.com/problems/running-sum-of-1d-array/?envType=study-plan&id=level-1 Given an array nums. We define a running sum of an array as runningSum[i] = sum(nums[0]…nums[i]). ...
Problem https://leetcode.com/problems/find-pivot-index/?envType=study-plan&id=level-1 Given an array of integers nums, calculate the pivot index of this array. The pivot index is the index w...
Problem Given two strings s and t, determine if they are isomorphic. Two strings s and t are isomorphic if the characters in s can be replaced to get t. All occurrences of a character must be re...
telegram - build-troubleshooting
opengl learning resouces