Filter interviews by
I applied via Naukri.com and was interviewed before Jun 2021. There were 4 interview rounds.
Aptitude test is easy.
1. generate fibonacci series
2. find an element from the array
3. sorting
I applied via Walk-in and was interviewed before Jan 2021. There were 5 interview rounds.
List, tuple and set are data structures in Python.
List is a collection of ordered and changeable elements. Example: [1, 2, 3]
Tuple is a collection of ordered but unchangeable elements. Example: (1, 2, 3)
Set is a collection of unordered and unindexed unique elements. Example: {1, 2, 3}
Armstrong number is a number whose sum of cubes of digits is equal to the number itself.
Take input number from user
Find the number of digits in the number
Calculate the sum of cubes of each digit
Check if the sum is equal to the input number
Top trending discussions
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
I appeared for an interview before Aug 2016.
posted on 27 Jun 2023
I applied via Company Website and was interviewed in May 2023. There were 3 interview rounds.
30 min test on simple google form
Half hour conding round on basic javascript questions
One hour coding round on little bit intermediate javascript questions
posted on 26 Mar 2024
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
posted on 24 Oct 2023
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
Find duplicate items in array of strings.
Iterate through array and store each item in a hash set.
If item already exists in hash set, it is a duplicate.
posted on 19 Nov 2021
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Check if a number is prime and optimize the code.
Start by checking if the number is less than 2, in which case it is not prime.
Iterate from 2 to the square root of the number and check if any of them divide the number evenly.
If a divisor is found, the number is not prime. Otherwise, it is prime.
To optimise API calls in React, use asynchronous functions and caching techniques.
Use async/await to handle API calls
Implement caching to reduce network requests
Use memoization to avoid unnecessary re-renders
Consider using a state management library like Redux
Use performance profiling tools like React DevTools
posted on 9 Feb 2022
I applied via Campus Placement
Online Coding Test included some aptitude questions, technical questions followed by 3 coding questions
based on 1 interview
Interview experience
based on 17 reviews
Rating in categories
Software Engineer
97
salaries
| ₹2 L/yr - ₹8.5 L/yr |
Senior Software Engineer
52
salaries
| ₹5 L/yr - ₹17 L/yr |
Software Developer
24
salaries
| ₹2.2 L/yr - ₹7.1 L/yr |
Softwaretest Engineer
10
salaries
| ₹3.8 L/yr - ₹5.4 L/yr |
Team Lead
8
salaries
| ₹7.8 L/yr - ₹19.2 L/yr |
HCL Infosystems
Accel Frontline
Northcorp Software
Diverse Lynx