InData Science at MicrosoftbyJames NguyenForget RAG: Embrace agent design for a more intelligent grounded ChatGPT!The Retrieval Augmented Generation (RAG) design pattern has been commonly used to develop a grounded ChatGPT in a specific data domain…Nov 18, 202321Nov 18, 202321
Rishabh BothraSame Tree ProblemA new day and a new leetcode problem. Today it's Same Tree Problem and it is an easy one but my intent here is to list out all the possible…Jan 11, 2023Jan 11, 2023
Rishabh BothraLargest Sum Contiguous Subarray And “Kadane’s Algorithm”If you are looking for a solution to leetcode’s Maximum Subarray or an explanation for the Largest Sum Contiguous Subarray aka “Kadane’s…Jan 6, 2023Jan 6, 2023
Rishabh BothraFinding Next PermutationI was solving a leetcode challenge where I need to find the Next Permutation. Now you may ask what is the next Permutation. It's defined…Dec 29, 2022Dec 29, 2022