i
Unify
Technologies
Work with us
Filter interviews by
Top trending discussions
I appeared for an interview in Feb 2025, where I was asked the following questions.
Adding a string value typically involves concatenation or appending to an existing string in programming languages.
Concatenation: You can combine two strings using the '+' operator in languages like JavaScript. Example: 'Hello' + ' World' results in 'Hello World'.
String Interpolation: Some languages allow embedding variables within strings. Example in Python: f'Hello {name}' where name is a variable.
Using String Method...
Adding integer values involves simple arithmetic operations, often used in programming and data manipulation.
Basic Addition: The simplest form of adding integers is using the '+' operator, e.g., 5 + 3 = 8.
Using Functions: In programming, you can create a function to add integers, e.g., function add(a, b) { return a + b; }.
Handling Edge Cases: Consider scenarios like adding negative integers, e.g., -2 + 3 = 1.
Data Types...
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Write a function that prints the numbers from 1 to 100. However, for multiples of three, print "Fizz" instead of the number, and for multiples of five, print "Buzz." For numbers that are multiples of both three and five, print "FizzBuzz."
Group discussion with fellow students on topics related to IT companies.
Aptitude test was esay.i passed that
We have upload a vedio based on given topic
I appeared for an interview in Apr 2025, where I was asked the following questions.
Promises in JavaScript represent the eventual completion or failure of an asynchronous operation.
A Promise can be in one of three states: pending, fulfilled, or rejected.
Example: const myPromise = new Promise((resolve, reject) => { /* async code */ });
Promises allow chaining with .then() for success and .catch() for errors.
Example: myPromise.then(result => console.log(result)).catch(error => console.error(erro...
I applied via Referral and was interviewed before Feb 2022. There were 3 interview rounds.
General and basic data structure question
Java programs for strings, palindrome, etc.
Use the StringBuilder class to manipulate strings efficiently.
To check if a string is a palindrome, compare it with its reverse.
To count the occurrences of a substring in a string, use the indexOf method in a loop.
To split a string into an array of substrings, use the split method.
I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2019. There were 5 interview rounds.
I applied via Walk-in and was interviewed before Jun 2021. There were 3 interview rounds.
Current Technologies
Duration 1 hr, Coding,GK and English
based on 1 interview experience
Senior Software Engineer
70
salaries
| ₹18.6 L/yr - ₹31 L/yr |
Senior Software Development Engineer
59
salaries
| ₹14.3 L/yr - ₹26.6 L/yr |
Software Development Engineer
56
salaries
| ₹9.5 L/yr - ₹16.5 L/yr |
Senior Software Test Engineer
46
salaries
| ₹9.8 L/yr - ₹16.8 L/yr |
Softwaretest Engineer
38
salaries
| ₹3.6 L/yr - ₹9.1 L/yr |
JoulestoWatts Business Solutions
DotPe
Thoughtsol Infotech
11:11 Systems