Filter interviews by
I applied via Indeed and was interviewed before Dec 2023. There were 2 interview rounds.
An array is a data structure that stores a collection of elements of the same type in a contiguous block of memory.
Arrays have a fixed size determined at the time of declaration.
Elements in an array are accessed using an index starting from 0.
Example: string[] names = {"Alice", "Bob", "Charlie"};
Nested loops are used to iterate over multiple levels of data structures.
Use a loop within another loop to create nested loops.
Example: for(int i=0; i<5; i++) { for(int j=0; j<3; j++) { // nested loop code here }}
Java is a popular programming language known for its platform independence. OOPs concept stands for Object-Oriented Programming.
Java is a high-level, class-based, object-oriented programming language.
OOPs concept includes principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation refers to bundling data and met...
Jira is a popular project management tool used for tracking issues, bugs, and tasks in software development.
Jira is commonly used by software development teams to track and manage tasks and issues.
It allows users to create, assign, prioritize, and track tasks through customizable workflows.
Jira integrates with other tools like Confluence, Bitbucket, and Jenkins for seamless project management.
Users can create different...
I appeared for an interview in Oct 2021.
They gave me a number of questions to write code on Java using pen and paper and told me to wait for a week until they shortlist me for the second round.
I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.
Practice basic coding with data structures
Data structures are used to organize and store data in a computer system efficiently.
Arrays: A collection of elements stored in contiguous memory locations.
Linked Lists: Elements are stored in nodes with pointers to the next node.
Stacks: Last in, first out data structure.
Queues: First in, first out data structure.
Trees: Hierarchical data structure with a root node and child nodes.
Graphs: A collection of nodes connected...
Top trending discussions
posted on 25 Aug 2021
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
posted on 15 Feb 2022
I applied via Campus Placement
In this round you have to clear Aptitude and Basic Coding
It is pure coding test which is conduct on hacker rank platform. You have to complete 4 question(1 easy + 2 medium + 1 hard)
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 18 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
based on 2 interview experiences
Difficulty level
Duration
based on 24 reviews
Rating in categories
Associate Software Engineer
19
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Software Engineer
10
salaries
| ₹2.4 L/yr - ₹9.4 L/yr |
Senior Software Engineer
8
salaries
| ₹8.2 L/yr - ₹16 L/yr |
Associate Engineer
5
salaries
| ₹3 L/yr - ₹6 L/yr |
Software Engineer Trainee
5
salaries
| ₹1.8 L/yr - ₹2 L/yr |
Zidio Development
Northcorp Software
Accel Frontline
Elentec Power India (EPI) Pvt. Ltd.