Media.net Interview Experience 1 Last Updated : 30 Apr, 2024 Comments Improve Suggest changes Like Article Like Report Round-1 (Technical Interview Round-1)The first round was of total 1 hour and it was purely based on testing domain knowledge, I was asked about my previous project and experiences and about technology I used.I was then asked to design test case for a given "app" (app can be anything like uber, zepto etc)I was asked follow up questions on my test strategy , test plan, test set up and test execution.Round-2 (Technical Interview Round-2)This round was a mix of coding and testing concepts and was of 1.5 hour tooCore testing concepts like regression, sanity etc were asked on the first halfon the second half i was asked medium level DSA questions on array and queue and some SQL querieson the last half i was asked question based on my testing framework and how i handled complex UI scenarios and frames as i was in UI automationRound-3 (Technical Interview Round-3 / Managerial round)We directly jumped to DSA and I was asked 2 medium level DSA question both on Arrays I was asked to code on IDE and notepad apps were not allowedInterviewer kept adding new scenarios to the same questions and asked my approach and then asked me to code it It was pure coding round and was for 1 hour Comment More infoAdvertise with us Next Article Media.net Interview Experience Anonymous Improve Article Tags : Interview Experiences Experiences media.net Off-Campus Write It Up 2024 SDE +2 More Practice Tags : Media.net Similar Reads Media.net Interview Experience Round 1: Algo round Given a sorted array, find two values a and b which sum up to x. I told use binary search, he said optimize it. I couldn't do it, he gave hint array is sorted so consider that. I thought of restricting the search by pre-calculating lower_bound of x. Find nth element from last of 2 min read Media.net Interview Experience Round 1: Algo round Given a sorted array, find two values a and b which sum up to x. I told use binary search, he said optimize it. I couldn't do it, he gave hint array is sorted so consider that. I thought of restricting the search by pre-calculating lower_bound of x. Find nth element from last of 2 min read Media.net| Interview Experience | SRE Media.net Interview Consisted to two major roundsRound 1: Simple 45 min round consisting of mcq questions from OS, CN , Linux and 2 easy dsa questions and 1 bash scriptRound 2: Two socket programming question ,Make a basic UDP client and echo server. Write a UDP client that will send a heartbeat mes 1 min read Media.net Interview Experience for SDE - 1 Media.net visited our campus placements with 3 Rounds of interviews. Round - 1: Interview bit platform contest with 3 questions: 90 minCame directly from the Interview bit StringoholicsTree questionGiven a binary tree with n nodes and each node with values uniquely from 0 to n - 1. The value of each 5 min read Media.net Interview Experience for SDE I recently had an interview with Media.net for the position of Software Engineer intern. The interview was scheduled after I received a call . Previous Experience:Btech from tier 2Passout:2023Working in a small product-based company. First Round Two programming questions which were relatively easy, 1 min read MediaTek Interview Experience (On-Campus) MediaTek visited our campus for a recruitment drive, providing an exciting opportunity for students to showcase their skills and secure positions in their esteemed organization. Round-1 (Online Assessment)Duration: 90 minsDescription:1.) MCQs:There were 30 MCQs which were based on Operation System , 2 min read Like