i
Rakuten Symphony
Filter interviews by
I applied via Approached by Company and was interviewed before Feb 2023. There were 2 interview rounds.
Top trending discussions
30min duration C coding 10 questions asked
1hr duration interviewer will be giving some random C questions to code
posted on 12 Mar 2024
I applied via Walk-in and was interviewed before Mar 2023. There were 3 interview rounds.
Arrow functions are a concise way to write functions in JavaScript.
Arrow functions are introduced in ES6.
They have a shorter syntax compared to traditional function expressions.
Arrow functions do not have their own 'this' keyword.
They are best suited for non-method functions.
Example: const add = (a, b) => a + b;
Code to match parentheses in a string
Use a stack to keep track of opening parentheses
Iterate through the string and push opening parentheses onto the stack
When a closing parenthesis is encountered, pop from the stack and check if it matches the closing parenthesis
HLS stands for HTTP Live Streaming, a protocol used for streaming media over the internet.
HLS breaks the media content into small chunks and delivers them over HTTP.
It is widely used for streaming video and audio content on the internet.
HLS allows adaptive bitrate streaming, where the quality of the video adjusts based on the viewer's network speed.
Popular streaming services like Netflix and Hulu use HLS for delivering
I applied via Campus Placement
Easy-medium level and it included two coding questions and some technical questions
Structures and classes are stored in memory as a combination of data members and member functions.
Structures and classes are stored in memory as a combination of data members and member functions.
Data members of a structure or class are stored in contiguous memory locations.
Member functions of a class are stored separately in memory and are shared among all instances of the class.
Pointers to member functions are used t...
final is a keyword in Java used to restrict inheritance, overriding, and modification. finalize is a method used for cleanup operations before an object is garbage collected.
final keyword is used to declare constants, prevent inheritance by marking a class as final, and prevent method overriding by marking a method as final
finalize method is called by the garbage collector before an object is destroyed
Example: final in...
posted on 30 Dec 2024
I applied via LinkedIn
posted on 21 Mar 2024
It was a good experience in aptitude
posted on 21 Oct 2023
I was interviewed in Sep 2023.
It is easy and conducted in aon platform
It is easy ques from array and string topic
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
1st round some apt qns,some prgramming qns are they asked
Basi aptitude and coding mcq
Interview experience
based on 22 reviews
Rating in categories
Software Engineer
400
salaries
| ₹4 L/yr - ₹16.4 L/yr |
Senior Software Engineer
176
salaries
| ₹7 L/yr - ₹28 L/yr |
Associate Software Engineer
162
salaries
| ₹4 L/yr - ₹8.4 L/yr |
Technical Lead
84
salaries
| ₹15 L/yr - ₹36 L/yr |
Software Developer
78
salaries
| ₹4.9 L/yr - ₹18.1 L/yr |
TCS
Wipro
Infosys
HCLTech