i
Unicode Systems
Filter interviews by
let, var, and const are used to declare variables in JavaScript.
let and const were introduced in ES6 while var has been used since the beginning of JavaScript.
let and const are block-scoped while var is function-scoped.
let allows reassignment while const does not.
const variables must be initialized during declaration while let and var can be initialized later.
Examples: let x = 5; const y = 'hello'; var z = true;
Easy question from aptitude general
topics
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
Core Java, Pattern, Array & Recursion Question
I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.
Print star, login page code
Unicode Systems interview questions for popular designations
Top trending discussions
posted on 4 May 2019
I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
posted on 5 Oct 2023
I applied via Company Website and was interviewed before Oct 2022. There were 5 interview rounds.
Duration is around 1 hour
posted on 2 Jul 2024
Find the second largest number in an array of strings.
Convert the strings to numbers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Find pairs in an array that sum up to a given target value.
Use a hash set to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the hash set.
Return the pairs that sum up to the target value.
posted on 2 Aug 2024
I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.
posted on 13 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Single page application is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.
SPA uses AJAX and HTML5 to create fluid and responsive user experience.
It eliminates the need for page reloading during use, making it faster and more efficient.
Examples include Gmail, Facebook, and Google Maps.
State management is the process of managing the state of an application, including data flow, user interface updates, and user interactions.
State management involves storing and updating the state of an application to ensure data consistency.
It helps in managing user interface updates based on changes in the application state.
State management is crucial for handling user interactions and maintaining a seamless user exp...
based on 4 interviews
Interview experience
based on 57 reviews
Rating in categories
Software Engineer
25
salaries
| ₹3 L/yr - ₹8 L/yr |
Software Developer
12
salaries
| ₹1.8 L/yr - ₹4.5 L/yr |
Assistant Software Engineer
12
salaries
| ₹0.9 L/yr - ₹6 L/yr |
Business Analyst
10
salaries
| ₹2.4 L/yr - ₹4 L/yr |
Team Lead
9
salaries
| ₹6 L/yr - ₹12 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler