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 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...
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)
based on 2 interviews
Interview experience
based on 24 reviews
Rating in categories
Associate Software Engineer
16
salaries
| ₹3 L/yr - ₹5 L/yr |
Software Engineer
11
salaries
| ₹2.4 L/yr - ₹9.4 L/yr |
Senior Software Engineer
8
salaries
| ₹9.7 L/yr - ₹16 L/yr |
Software Engineer Trainee
5
salaries
| ₹1.8 L/yr - ₹2.4 L/yr |
Intern
5
salaries
| ₹0.6 L/yr - ₹4 L/yr |
Accel Frontline
Northcorp Software
Elentec Power India (EPI) Pvt. Ltd.
HyScaler