Murali Suriar
Ireland
1K followers
500+ connections
View mutual connections with Murali
Welcome back
By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement, Privacy Policy, and Cookie Policy.
New to LinkedIn? Join now
or
By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement, Privacy Policy, and Cookie Policy.
New to LinkedIn? Join now
View mutual connections with Murali
Welcome back
By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement, Privacy Policy, and Cookie Policy.
New to LinkedIn? Join now
or
By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement, Privacy Policy, and Cookie Policy.
New to LinkedIn? Join now
About
Infrastructure engineer knowledgeable about networking, distributed systems, and large…
Experience
-
-
Dublin, County Dublin, Ireland
-
-
Dublin, County Dublin, Ireland
-
-
London, England, United Kingdom
-
-
London, England, United Kingdom
-
-
Dublin, County Dublin, Ireland
-
-
Dublin, County Dublin, Ireland
-
-
London, England, United Kingdom
-
-
London, England, United Kingdom
-
-
London, England, United Kingdom
View Murali’s full profile
Other similar profiles
-
Kai Johnson
Dún LaoghaireConnect -
Dawid Kuroczko
IrelandConnect -
Srdjan Rosic
Greater DublinConnect -
Timo Kluck
United KingdomConnect -
Patryk Hes
Greater DublinConnect -
Daniel Van Ham Colchete
Pittsburgh, PAConnect -
Ragnar Kjørstad
LondonConnect -
Blake Jensen
County Dublin, IrelandConnect -
Luca Cittadini
DublinConnect -
Aleksandr Fedotov
County Dublin, IrelandConnect -
Kobe Housen
United KingdomConnect -
Dmytro Sirenko
Connect -
Ilya V.
Software Entertainer, Site Replication Engineer at Google
IrelandConnect -
Alberto La Rocca
ZurichConnect -
Sean Dunbar
IrelandConnect -
Mariuxi Vasconez
Site Reliability Engineer at Google
United StatesConnect -
Lucia Rosculete
DublinConnect -
Simon L. B. Nielsen
Site Reliability Engineer at Google
IrelandConnect -
Robin Martinjak
IrelandConnect -
Garth B.
Senior Site Reliability Engineer for Google Messages
Perth, WAConnect
Explore more posts
-
SUMIT UPADHYAY
Off campus internship cracking is not easy. I am sharing my yesterday Backend internship interview experiences which provide me good learning which was following:- Round 1:- In this Round, Clear the technical Assessment based on Some fronted and backend Questions, DSA basics show development problem solving skills . I have cleared this Round with marks 18/20 with merit score above 75%. Selected for interview Round... Round 2:- In this Round, Backend project showcase and ppt presentation ready with in 10 minutes live and explain according to the given task in interview which was the login page Connection with the database use clouds like AWS RDS , Microsoft Azure with surely one month next strategic Planning to be completed Efficiently with #founder and #CEO of #Namoona Group #Nikhil sir . This Round was helpful when you knowing about #express server,#Middleware, #APIs #MongoDB,#MySQL, #Authentication #controller #JWT Tokens #Registration #LoginAPI #AWS #Azure .. Thanks you #Nikhil sir to provide this Opportunity which was helpful to me showing #presentation skills,#Backend depth Skills and much more.. #internship #NamoonaGroup #Backend #development #problem solving #skills
181 Comment -
Mayank Sehgal
Day 10 of #ArshGoyal DSA Challenge #CrackYourInternship Today marks the 10th day of my journey to prepare for internships by taking on Arsh Goyal's DSA coding challenge! 💻🚀 The goal: Solve 5-6 Data Structures and Algorithms questions daily. Why am I doing this? To sharpen my problem-solving skills To build a strong foundation in DSA To increase my chances of landing a great internship I'm excited to see how much I'll grow over the coming weeks. #CodingChallenge #DSA GitHub Repository: https://lnkd.in/gCaPBpYH Todays Questions : 1) Middle of Linked List 2) Linked List Cycle 3) Remove Dublicates from sorted list 4) Implement stacks using queues 5) Implement queues using stacks 6) Backspace string compare
1 -
Meghana Yabaku
Day 27 & 28/45 : #CrackYourInternship #CrackYourPlacement Challenge of Arsh Goyal DSA Sheet ✅ Solved 6 problems (1 - Easy, 1 - Medium, 4 - Hard) Here is My GitHub Repo : https://lnkd.in/gYm7VUCV #DSAChallenge #CodingJourney #ConsistentGrowth
1 -
Devang Pareek
🚀 Day 40 Update: Solving "Last Stone Weight" and "Minimize the Sum" in DSA Practice! 🚀 Today marks the fortieth day of my DSA practice journey, and I focused on solving two specific problems: "Last Stone Weight" and "Minimize the Sum". Here's a summary of my progress: 🔍 Problem 1: "Last Stone Weight" Task: Given an array of stone weights, repeatedly smash the two heaviest stones together. The remaining stone will be the absolute difference between them. Repeat the process until only one stone remains or no stones are left. Solution: Used a max heap (priority queue) to efficiently get the heaviest stones at each step. By smashing the two heaviest stones and pushing the result back into the heap, I simulated the smashing process until only one stone remains or there are none. 🔍 Problem 2: "Minimize the Sum" Task: Given an array of numbers, perform operations to minimize the sum of the array. 🌟 Achievements: Successfully solved the "Last Stone Weight" problem using a max heap, enhancing my understanding of heap operations and how to apply them in real-world scenarios. 💪💡 #DSAChallenge #Day40 #HeapProblems #ProblemSolving
9 -
Mayank Sehgal
Day 2 of #ArshGoyal DSA Challenge #CrackYourInternship Today marks the 2nd day of my journey to prepare for internships by taking on Arsh Goyal's DSA coding challenge! 💻🚀 The goal: Solve 5-6 Data Structures and Algorithms questions daily. Why am I doing this? To sharpen my problem-solving skills To build a strong foundation in DSA To increase my chances of landing a gMove Zeroes reat internship I'm excited to see how much I'll grow over the coming weeks #CodingChallenge hashtag #DSA Github Repository : https://lnkd.in/gCaPBpYH Todays Questions : 1) 3 Sum 2) Find all dublicates in Array 3) Container with Most water 4) Spiral Matrix 5) Maximum Points You Can Obtain from Cards
2 -
Mayank Sehgal
Day 8 of #ArshGoyal DSA Challenge #CrackYourInternship Today marks the 8thth day of my journey to prepare for internships by taking on Arsh Goyal's DSA coding challenge! 💻🚀 The goal: Solve 5-6 Data Structures and Algorithms questions daily. Why am I doing this? To sharpen my problem-solving skills To build a strong foundation in DSA To increase my chances of landing a great internship I'm excited to see how much I'll grow over the coming weeks. #CodingChallenge #DSA GitHub Repository: https://lnkd.in/gCaPBpYH Todays Questions : 1) Minimum Window Substring 2) Minimum Moves to Equal Array Elements 3) Add Binary 4) Maximum Product of Three number 5) Check if reversing a sub array make the array sorted 6) Radix Sort
-
Mayank Sehgal
Day 11 of #ArshGoyal DSA Challenge #CrackYourInternship Today marks the 11th day of my journey to prepare for internships by taking on Arsh Goyal's DSA coding challenge! 💻🚀 The goal: Solve 5-6 Data Structures and Algorithms questions daily. Why am I doing this? To sharpen my problem-solving skills To build a strong foundation in DSA To increase my chances of landing a great internship I'm excited to see how much I'll grow over the coming weeks. #CodingChallenge #DSA GitHub Repository: https://lnkd.in/gCaPBpYH Todays Questions : 1) Permutation in the array 2) Best time to buy stock 3) Two Sum 4) Best time to buy stock 2 5) Subarray sum divisible by k
2 -
Mayank Sehgal
Day 15 of #ArshGoyal DSA Challenge #CrackYourInternship Today marks the 15th day of my journey to prepare for internships by taking on Arsh Goyal's DSA coding challenge! 💻🚀 The goal: Solve 5-6 Data Structures and Algorithms questions daily. Why am I doing this? To sharpen my problem-solving skills To build a strong foundation in DSA To increase my chances of landing a great internship I'm excited to see how much I'll grow over the coming weeks. #CodingChallenge #DSA GitHub Repository: https://lnkd.in/gCaPBpYH Todays Questions : 1) Reorder List 2) Add two number II 3) Remove Nth Node from end of the list 4) Remove Dublicates in sorted list II 5) Copy List from Random Pointers 6) Rearrange list in ZigZag
-
Abhinav Singh
🌟 Day 39 of the 45-60 Days DSA Challenge 🌟 I could only manage to solve one problem today as I was busy preparing for my internals: 1. Insert Delete GetRandom O(1) - Duplicates Allowed Balancing studies and coding is tough, but I’ll keep moving forward! 💪 Arsh Goyal #DSAChallenge #Day39 #ProblemSolving #BalancingStudies #KeepGoing #CodingJourney #CrackYourInternship #CrackYourPlacement
5 -
Uzma Khan
#Day22 DSA (Priya Bhatia )(Raghav Garg ) Question covered =>count pairs whose sum is less than target WebDevelopment (Anurag Singh ) #CSS -Position Static -Position Relative in Depth -Top Property with Relative Position -Bottom Property with Relative Position - Left Property with Relative Position -Inset Property with Relative Position -Unset Value of Relative Property 🔻Position property of each element is static(by default), we can set it relative or absolute or sticky or fixed. 🔻inset ⇒ it includes all 4 (top, bottom, left , right) 🔻unset ⇒ it will change the position to static #css #html #javascript #dsa #algorithms #datastructure #frontend #coding #developer #consistency #learnings #staymotivated #techjourney #leetcode #dailyquestions #connections #web #webdevelopmeny #bennett #bennetian #codeeveryday
5 -
Mayank Sehgal
Day 13 of #ArshGoyal DSA Challenge #CrackYourInternship Today marks the 13th day of my journey to prepare for internships by taking on Arsh Goyal's DSA coding challenge! 💻🚀 The goal: Solve 5-6 Data Structures and Algorithms questions daily. Why am I doing this? To sharpen my problem-solving skills To build a strong foundation in DSA To increase my chances of landing a great internship I'm excited to see how much I'll grow over the coming weeks. #CodingChallenge #DSA GitHub Repository: https://lnkd.in/gCaPBpYH Todays Questions : 1) Remove Linked List elements 2) Copy list with random pointers 3) Multiply two linked list 4) Merge two sorted list 5) Delete Nodes with higher values 6) Add two numbers
1 -
Mayank Sehgal
Day 17 of #ArshGoyal DSA Challenge #CrackYourInternship Arsh Goyal Today marks the 17th day of my journey to prepare for internships by taking on Arsh Goyal's DSA coding challenge! 💻🚀 The goal: Solve 5-6 Data Structures and Algorithms questions daily. Why am I doing this? To sharpen my problem-solving skills To build a strong foundation in DSA To increase my chances of landing a great internship I'm excited to see how much I'll grow over the coming weeks. #CodingChallenge #DSA GitHub Repository: https://lnkd.in/gCaPBpYH Todays Questions : 1) Flatten a multilevel double linked list 2) Find peak element 3) Allocate Min no. of pages 4) Smallest Positive missing number 5) Minimum swaps to sort 6) Search in rotated sorted Array 7) Flattening a linked list
1 -
Mayank Sehgal
Day 4 of #ArshGoyal DSA Challenge #CrackYourInternship Today marks the 2nd day of my journey to prepare for internships by taking on Arsh Goyal's DSA coding challenge! 💻🚀 The goal: Solve 5-6 Data Structures and Algorithms questions daily. Why am I doing this? To sharpen my problem-solving skills To build a strong foundation in DSA To increase my chances of landing a great internship I'm excited to see how much I'll grow over the coming weeks. #CodingChallenge #DSA GitHub Repository: https://lnkd.in/gCaPBpYH Todays Questions : 1) Generate Paranthesis 2) Integer to Roman 3) Simplify Path 4) Chocolate distribution Problem 5) Reverse words at string 6) Group Anagrams
-
Mayank Sehgal
Day 14 of #ArshGoyal DSA Challenge #CrackYourInternship Today marks the 14th day of my journey to prepare for internships by taking on Arsh Goyal's DSA coding challenge! 💻🚀 The goal: Solve 5-6 Data Structures and Algorithms questions daily. Why am I doing this? To sharpen my problem-solving skills To build a strong foundation in DSA To increase my chances of landing a great internship I'm excited to see how much I'll grow over the coming weeks. #CodingChallenge #DSA GitHub Repository: https://lnkd.in/gCaPBpYH Todays Questions : 1) Reverse Linked List 2) Reverse Linked List II 3) Palidrome Linked List 4) Sort List 5) Remove duplicates from sorted list II 6) Remove Nth node from end of the list
2 -
Prateek Goel
Completed 850+ days on LeetCode while having a full-time job at Tellius🔥 Many of you have asked how I manage this consistency level, so share it today! After completing a full day at the office, I take a short break and dedicate 2-3 hours to DSA practice → For the first 30 minutes, I catch up with ongoing trends and new updates in tech. → Then, in the next 30-50 minutes, I tackle a challenging medium to hard-level problem. → I spend the remaining time optimizing my solution and finding different approaches to solve it. When I started DSA, my biggest struggle was consistency, too. Mainly because I used to get confused and had questions like “which topic to choose first?”, “which questions to practice first?”… I had to sort out this confusion and maintain consistency while preparing for placements alone😓 However, you can get 1:1 guidance from top SDEs who will simplify your preparation! You can get a FREE consultation call with them, too - https://lnkd.in/gqBtCs6F They will prepare a roadmap to eliminate confusion, solve all your doubts, personally train you on DSA, give weekly targets to maintain consistency, and ensure you crack your dream role💪🏻 #roadmap #consistency #dsa #collab #preplacedcollab #myroutine #tech
78722 Comments -
Jack Sebben
DAYS 296 & 297 OF #100DaysOfCode Study ⏰ 2 + 5.5 Hours Calling all programmers !! 👋 Feel free to test my knowledge of OOP concepts in the comments. I'm looking to improve my understanding in any way I can and I'm bored of practice problems 😛 The past couple days have been some good practice. Been doing a lot of problems related to OOP in preparation for the assessment coming up. I honestly think I might take it this week as I'm feeling really familiar with the content. A lot of it is written-response questions where I'm explaining the concepts and tools of OOP in Ruby. I've been mainly focusing on: - The use of `self` in Ruby - The lookup path for constants and methods in Ruby, in the context of classes, modules and mixins. - Types of polymorphism (duck-typing, ad-hoc and inheritance based) - "Fake Operators" in Ruby Today I got a little bored of the practice problems (a good sign to start the assessment), and I started writing an article about the `self` keyword in Ruby. So far it's going good. Will I finish this article?.... Hopefully 😅
2 -
Naved Khan
🚀 #CrackYourInternship Challenge! I'm diving into Arsh Goyal DSA sheet with 280+ LeetCode or GeeksforGeeks questions over 45 days. This challenge is my roadmap to ace upcoming internships and placements! Challenge Highlights: 📅 Duration: 45 Days 📚 Questions: 280+ 🚀 Start Date: July 15, 2024 #Day5of45dayschallenge Today Solved 2 Easy Problems: -> Print all the duplicate characters in a string -> Find the Index of the First Occurrence in a String 2 Medium Problems: -> Simplify Path -> Reverse Words in a String 1 Hard Problem -> Integer to English Words Follow my progress on GitHub: https://lnkd.in/dGuCac7F Let's level up together! 🌟 #CrackYourInternship #CrackYourPlacement #ArshGoyal #Internship #Placement #InterviewPrep #LeetCode #45days #Challenge
32 Comments -
Tushar Sahu
Day 6/100 of my 💯 Days of DSA Challenge! Today, I tackled two easy-level questions, each providing valuable insights into string manipulation and character matching. 🧩✨ 1) Maximum Words in a Sentence (Easy): I worked with an array of strings representing sentences, aiming to find the maximum number of words in a single sentence. Here is the link to the question: https://lnkd.in/dMCAj2jf 📝 2) Jewels and Stones (Easy): I explored a problem involving strings representing types of stones (jewels) and stones I have, determining how many stones I have are also jewels. Here is the link to the question: https://lnkd.in/dGet7YeT These challenges enhanced my understanding of string operations and character comparisons, contributing to my growing DSA toolkit. How's your progress with DSA challenges? 💪🚀 #100DaysOfDSA #DataStructures #Algorithms #CodingChallenge #ProblemSolving #ProgrammingJourney #TechSkills #CodeNewbie #DailyCoding #AlgorithmicThinking #DSAPractice #CodingCommunity #TechDevelopment #LearningToCode
-
Rajat Garg
3 𝐌𝐢𝐬𝐭𝐚𝐤𝐞𝐬 𝐭𝐨 𝐀𝐯𝐨𝐢𝐝 𝐖𝐡𝐞𝐧 𝐋𝐞𝐚𝐫𝐧𝐢𝐧𝐠 𝐃𝐒𝐀 Mastering DSA is a challenging journey, and I’ve seen many learners make these 3 common mistakes: (1) 𝐁𝐞𝐜𝐨𝐦𝐢𝐧𝐠 𝐃𝐞𝐦𝐨𝐭𝐢𝐯𝐚𝐭𝐞𝐝 𝐐𝐮𝐢𝐜𝐤𝐥𝐲 Everyone struggles with DSA problems in the beginning. Many learners start doubting themselves and switch to development projects instead. Remember: Struggling is part of the process. Don’t give up too soon! (2) 𝐁𝐞𝐢𝐧𝐠 𝐈𝐧𝐜𝐨𝐧𝐬𝐢𝐬𝐭𝐞𝐧𝐭 Solving 4-5 problems one day and then doing nothing for the next 3-4 days won’t help. Just solve 2 problems every day for the next 4 months. You’ll build consistency and confidence. (3) 𝐒𝐨𝐥𝐯𝐢𝐧𝐠 𝐭𝐡𝐞 𝐒𝐚𝐦𝐞 𝐓𝐲𝐩𝐞 𝐨𝐟 𝐏𝐫𝐨𝐛𝐥𝐞𝐦𝐬 Learners often end up solving similar problems across different platforms. Focus on one platform (like Leetcode), and solve 20 easy-to-medium problems on each topic. This gives you a solid foundation. Avoid these pitfalls and you’ll find yourself progressing faster than you imagined! 💡 What challenges have you faced with DSA? Let’s discuss below! 👇 PS: Want to see real-world problems where DSA is used? Attend this FREE masterclass where we solve 3 real-world DSA case studies: https://lnkd.in/gu_Htt35 #DSA #Coding #Learning #TechJourney #GrowthMindset
15 -
Manjeet Singh
🌟37/365 DSA Journey 🌟 Today marks the beginning of my commitment to solving one DSA question each day for the next year. I'm following Love Babbar Bhaiya's incredible learning process and I'm already seeing the benefits! 📌 Task: Solve the "Best' Time to Buy and sell stock" problem on leetcode. 📈 Approach: Initially implemented a solution with a time complexity of O(n). Feeling amazing and looking forward to many more productive days in this journey. 🚀 #DSA #Coding #leetcode#Learning #LoveBabbar #365DaysOfCode #CodeJourney
3
Explore collaborative articles
We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.
Explore More