ReactA virtual DOM is when a representation of the UI is kept in memory and synced with the DOM.Jan 14Jan 14
Algorithms:Kadanes Algorithm: ya toh wo khu maximum , ya waha tak ka sum. select the current+next or next only ruleJan 6Jan 6
GIT Cherry-pickU have worked and lot of commits are created on (feature1 branch lets say)and some extra commits are also there but u dont want that in a…Oct 19, 2023Oct 19, 2023
How to REBASETo rebase means lets say u have a branch feature1 and u want this to merge with release1 and u raised a PR one month back and now there are…Oct 19, 2023Oct 19, 2023
Git RESETIf you have 10 commits and u want to remove the commits after a particular commit let say 6 , and remove the 7,8,9 and 10 commitOct 19, 2023Oct 19, 2023
Git important questions asked to an AI?How to merge the latest master changes along with my working branch “abc”?Apr 10, 2023Apr 10, 2023