Filter interviews by
I applied via Walk-in and was interviewed in May 2023. There were 5 interview rounds.
They will give some topics and after that gd starts
30 questions provided you need to answer 15 correctly to go to next round
Experienced front end developer with SQL skills. SQL query to list employees above age 23.
Use SELECT statement to retrieve data from employees table
Use WHERE clause to filter employees above age 23
Example: SELECT * FROM employees WHERE age > 23;
let is block scoped while var is function scoped in JavaScript.
let is block scoped, meaning it is only accessible within the block it is declared in.
var is function scoped, meaning it is accessible throughout the function it is declared in.
Using let can help prevent variable hoisting issues.
let allows you to redeclare a variable in the same scope, while var does not.
HTML tags are used to structure content on a web page.
<h1> - Heading tag
<p> - Paragraph tag
<a> - Anchor tag for links
<img> - Image tag
<ul> - Unordered list tag
Top trending discussions
I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.
2 DSA question was asked
40 questions in 20 minutes
Generate all possible permutations of an array of strings
Use recursion to generate permutations
Swap elements to create different permutations
Base case: when array size is 1, return array as permutation
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.
HashMap allows quick access to values based on their keys
Keys must be unique and values can be duplicated
HashMap is not thread-safe and requires synchronization for concurrent access
Java's HashMap implementation uses hashing to distribute keys across buckets
posted on 20 May 2021
I applied via Referral and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 22 Aug 2022
3 Question based on strings, array & LinkedList
posted on 20 Nov 2022
I applied via LinkedIn
They asked five problems. We need to solve atleast three problems out of five.
They asked ten questions related to reasoning and quantitative aptitude.We need to solve atleast 7 out of 10.
posted on 6 Nov 2023
I applied via LinkedIn and was interviewed before Nov 2022. There were 4 interview rounds.
Based on the project need to complete the task!
posted on 28 Feb 2024
The first round was an aptitude test. There were 30 questions with 1 marks for each.
After being selected from the first round the second round was the Coding test there were 6 sets and 1 set had 3 questions. they told me to do it in an online compiler without an internet connection.
based on 1 interview
Interview experience
Programmer Analyst
89
salaries
| ₹3.5 L/yr - ₹13 L/yr |
Software Developer
42
salaries
| ₹2.2 L/yr - ₹10 L/yr |
Junior Programmer Analyst
40
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Design Engineer
39
salaries
| ₹2 L/yr - ₹7.2 L/yr |
Senior Programmer Analyst
29
salaries
| ₹7 L/yr - ₹17 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems