Activity
Added my solutions to all the 4 problems given in Naukri's Women's Da…
Added my solutions to all the 4 problems given in Naukri's Women's Da…
did the Naive approach and Optimal approach for Third Largest Element
did the Naive approach and Optimal approach for Third Largest Element
did the Min Max in Array problem from GFG
did the Min Max in Array problem from GFG
Did the optimal soln (Prefix Product approach) for Product of Last K …
Did the optimal soln (Prefix Product approach) for Product of Last K …
did the Brute Force soln for Product of Last K Numbers
did the Brute Force soln for Product of Last K Numbers
Recursive method for reversing a Linked List
Recursive method for reversing a Linked List
completed Reverse a Singly Linked List problem
completed Reverse a Singly Linked List problem
added Subarray Sum Equals k leetcode problem
added Subarray Sum Equals k leetcode problem
renamed follow up problem solution for Kadane's algorithm
renamed follow up problem solution for Kadane's algorithm
wrote test cases for regualr, premium and super premium users
wrote test cases for regualr, premium and super premium users
finished setting up the codebase for code pairing
finished setting up the codebase for code pairing
added The Full Counting Sort problem from Hackerrank
added The Full Counting Sort problem from Hackerrank
added Optimal solution for Best Time Stock Buy and Sell problem
added Optimal solution for Best Time Stock Buy and Sell problem
added Brute force soln for Best Time to Buy Sell Stock problem
added Brute force soln for Best Time to Buy Sell Stock problem
added Closest Points in 3D problem
added Closest Points in 3D problem
updated Max Product Subarray program
updated Max Product Subarray program
uploaded Expeditors placement prep PDF
uploaded Expeditors placement prep PDF
uploaded DTCC internship prep files
uploaded DTCC internship prep files
did the followup for Maximum subarray sum
did the followup for Maximum subarray sum
added optimal soltuion for maximum subarray sum (Kadane's algorithm)
added optimal soltuion for maximum subarray sum (Kadane's algorithm)
Added maximum subarray sum with brute force and better solutions
Added maximum subarray sum with brute force and better solutions
Added cab distance range program (SAP Labs)
Added cab distance range program (SAP Labs)
added Palindrome string, Perfect squares in array programs
added Palindrome string, Perfect squares in array programs