Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Top trending discussions
I appeared for an interview before Jun 2016.
posted on 13 Jan 2021
I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.
We are using a variety of technologies, including some of the latest ones.
We are using React for our front-end development.
We are also using Node.js for our back-end development.
We are using Docker for containerization.
We are using Kubernetes for orchestration.
We are using AWS for cloud hosting.
We are constantly evaluating new technologies to see if they can improve our development process.
It depends on the specific requirements and constraints of the project.
Consider the project's goals and objectives
Evaluate the available technologies and their capabilities
Assess the project's budget and timeline
Consult with stakeholders and experts in the field
Examples: React vs Angular, MySQL vs MongoDB, Java vs Python
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.
Implementing basic data structures and algorithms (DSA) concepts is essential for software engineering roles.
Arrays: A collection of elements identified by index. Example: int arr[] = {1, 2, 3};
Linked Lists: A linear data structure where elements are stored in nodes. Example: Node* head = new Node(1);
Stacks: A LIFO structure. Example: push() and pop() operations.
Queues: A FIFO structure. Example: enqueue() and dequeue(...
posted on 24 Dec 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.
Code snippets are there in coding sections.
I appeared for an interview in Nov 2024, where I was asked the following questions.
Go Modules are a dependency management system for Go programming language, enabling versioning and isolation of packages.
Introduced in Go 1.11 to manage dependencies more effectively.
Allows developers to define module dependencies in a 'go.mod' file.
Supports semantic versioning, making it easier to manage package versions.
Modules can be versioned, allowing for reproducible builds.
Example: 'module example.com/my/module'...
Goroutines are lightweight, managed by Go runtime, while threads are OS-level, heavier, and managed by the OS.
Goroutines are cheaper in terms of memory and resources compared to threads.
Goroutines are multiplexed onto a smaller number of OS threads, allowing for efficient concurrency.
Creating a goroutine is as simple as using the 'go' keyword, e.g., 'go myFunction()'.
Threads require more overhead for creation and manag...
I appeared for an interview before Feb 2024.
Concentrate on identifying patterns and understanding time complexity.
Concentrate on identifying patterns and understanding time complexity.
Concentrate on addressing problems through various approaches and consider their time complexity.
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Technical Consultant
27
salaries
| ₹25.2 L/yr - ₹43.4 L/yr |
Senior Technical Consultant
18
salaries
| ₹25.3 L/yr - ₹46 L/yr |
Senior Software Engineer
12
salaries
| ₹28.4 L/yr - ₹33 L/yr |
Mobile Application Developer
8
salaries
| ₹24 L/yr - ₹30 L/yr |
Senior Developer
7
salaries
| ₹8 L/yr - ₹11.5 L/yr |
HCL Infosystems
Zidio Development
Northcorp Software
Accel Frontline