Filter interviews by
Clear (1)
Logical reasoning , algorithms
About strings ,and arrays
I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.
10 aptitude questions followed by 2 coding questions
I applied via Campus Placement and was interviewed before Sep 2023. There were 4 interview rounds.
2 medium level LeetCode questions
Use a JSON parser to convert JSON data into an object in a programming language.
Use a JSON library or built-in functions in your programming language to parse the JSON data.
Map the JSON keys to object properties for easy access.
Handle any errors or exceptions that may occur during parsing.
Example: Using JSON.parse() in JavaScript to convert a JSON string into an object.
Top trending discussions
posted on 13 May 2024
Basic dsa questions from leetcode
posted on 7 Apr 2024
20 Mcq and 2 coding question were asked.
2 DP questions were asked
posted on 20 Feb 2024
I applied via Campus Placement
2 Questions - 1 graph and one basic
I applied via Naukri.com and was interviewed in May 2019. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jan 2022. There were 2 interview rounds.
I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.
String is immutable, while StringBuilder is mutable and more efficient for concatenating strings.
String is immutable, meaning once created, its value cannot be changed. StringBuilder is mutable, allowing for modifications without creating new objects.
String concatenation creates a new string object each time, while StringBuilder modifies the existing object directly.
StringBuilder is more efficient for concatenating mul...
Async and await are keywords in JavaScript used to work with asynchronous code.
Async is used to define a function as asynchronous, allowing it to run in the background without blocking the main thread.
Await is used to pause the execution of an async function until a Promise is settled, and then resumes the function with the resolved value.
Async/await is a more readable and cleaner way to write asynchronous code compare...
posted on 6 May 2024
The 'ref' keyword in C# is used to pass arguments by reference instead of by value.
Allows a method to modify the value of the argument passed to it
Useful when you want to update the original value of a variable inside a method
Can be used with value types and reference types
Example: void UpdateValue(ref int num) { num = 10; }
Example: int value = 5; UpdateValue(ref value); // value will be 10 after the method call
React Hooks are functions that let you use state and other React features without writing a class.
React Hooks were introduced in React 16.8.
They allow you to use state and other React features in functional components.
Some commonly used React Hooks are useState, useEffect, useContext, etc.
Hooks are more lightweight and easier to understand compared to class components.
based on 3 interviews
Interview experience
based on 4 reviews
Rating in categories
Software Engineer
118
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
80
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Software Engineer
43
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
39
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
35
salaries
| ₹0 L/yr - ₹0 L/yr |
Zee Entertainment Enterprises
Tata Play
Videocon d2h
Sun TV Network