
Rama Krishna Mandapaka
@RamaKrishna1607
Followers
12
Following
598
Media
11
Statuses
71
final year undergrad
Vijayawada, India
Joined June 2020
Solved Leetcode 1717 - Maximum Score From Removing Substrings! I prioritized removing substrings that yield the highest scores first. Used a greedy algorithm to maximize the score. Efficient and powerful, just like a top-tier strategy should be. #LeetCode #Coding #CodingChallenge
0
0
2
Just dominated Leetcode problem 1190: Reverse Substrings Between Each Pair of Parentheses. No challenge is too big, no puzzle is too complex. Every problem I solve takes me one step closer to mastery. This is the mindset of a winner.#LeetCode #CodingMastery #Unstoppable #NoLimits
0
0
5
Just tackled another LeetCode problem! Feeling great about my progress and learning journey. Every challenge is a step forward in honing my skills. #LeetCode #CodingJourney #KeepLearning #ProblemSolving #ProgrammingLife #ContinuousImprovement #SoftwareEngineering #Algorithm #DSA
0
0
2
@rapidobikeapp @anandmahindra @Uber I request everyone to repost this so that it reaches into the eyes of officials. This experience got me thinking that If a literate person like me had got scammed this way, I wonder how many such crimes were left undealt by other people that are not so literate. #upi #ScamAlert.
2
0
1
@rapidobikeapp @anandmahindra @Uber I tried with multiple phone numbers and he's not responding. I contacted #gpay and they said they couldn't reverse the transaction. I raised the issue with rapido and also filed an issue for reversal of this transaction on #npci .
0
0
1
@rapidobikeapp @anandmahindra @Uber This time the transaction was successful. He gave me his phone number and we talked over whatsapp. And today the pending transaction was processed. And he got paid twice now. When I tried to contact him over whatsapp he blocked me.
2
0
1
PLEASE SHAREGot scammed by #rapido driver. When I paid for the ride, his bank servers were busy and the transaction went into "processing" and he demanded that I retry the payment again the next morning. @rapidobikeapp @anandmahindra @Uber Continue Thread ⬇️⬇️👇.
3
0
2
Successfully solved the Leetcode problem Pass the Pillow using an efficient simulation approach in Python. Managed direction changes and circular movement seamlessly. Onward to the next challenge!. #Leetcode #Coding #Programming #ProblemSolving #Python #Django #javascript30 #DSA
0
0
2
Just solved Leetcode problem 2058: Find the Minimum and Maximum Number of Nodes Between Critical Points! Proud to keep pushing my DSA skills further every day. Check out my solution below!. #Coding #LeetCode #Programming #Tech #ProblemSolving #100DaysOfCode #Python #TechCommunity
0
0
3
Just tackled Leetcode problem 2181: Merge Nodes in Between Zeros with a robust Python solution. Constantly pushing my coding skills and enjoying the challenge. Check out my solution below!. #Coding #LeetCode #Programming #Tech #ProblemSolving #100DaysOfCode #Python #TechCommunity
0
0
2
In today's #leetcode question "Rotate list" I felt like I've already solved this problem, oh wait! it's the rotate array question. Except it's a #linkedlist now. There were multiple clever ways to solve it, but I made it a CLL first and solved it . #100daysofcoding #python.
2
0
3
Came across the question on #leetcode called "intersection of linked lists". It took me a couple of minutes to come up with a brute force approach with O(n²). But after brainstorming for around 10 mins. I had a eureka and optimised the solution to O(n). #linkedlist #dsa #python.
0
0
3