Filter interviews by
I was interviewed before Jun 2016.
Software engineering concepts provide a structured approach to software development and help in building scalable and maintainable solutions.
Software engineering concepts help in understanding the entire software development lifecycle.
They provide guidelines and best practices for designing, coding, testing, and maintaining software.
Software engineering concepts enable collaboration and communication among team members...
Software project management is the process of planning, organizing, and controlling the resources and activities required to develop software.
It involves defining project goals, scope, and deliverables.
It includes creating a project schedule and allocating resources.
It involves managing risks and ensuring quality throughout the project.
It includes coordinating and communicating with stakeholders.
Examples: Agile, Waterf
posted on 8 Mar 2024
I applied via campus placement at GLA Institute of Technology and Management, Mathura and was interviewed in Feb 2024. There were 4 interview rounds.
30min Pseudo Code,Ratio and Proportion
1 hour Array,HashMap
Program to check if a string is an Anagram or not
Create a function that takes in two strings as input
Sort the characters in both strings and compare if they are equal
Return true if they are anagrams, false otherwise
To connect MongoDB with a database, you need to use the MongoDB URI and a MongoDB client library.
Use the MongoDB URI to specify the connection details such as host, port, username, password, and database name
Install a MongoDB client library like Mongoose for Node.js or pymongo for Python
Use the client library to establish a connection to the MongoDB database and perform CRUD operations
An event listener is a function that waits for a specific event to occur and then triggers a response.
Event listeners are commonly used in web development to handle user interactions like clicks, keypresses, etc.
They are attached to specific elements and listen for events to occur on those elements.
Once the event occurs, the listener executes a callback function to respond to the event.
Example: Adding a click event lis...
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.
Use two pointers to swap characters in place
Initialize two pointers, one at the beginning of the string and one at the end
Swap characters at the two pointers and move them towards each other until they meet or cross
Repeat the process until the entire string is reversed
Use bitwise XOR operation to find the missing number in O(N) time complexity.
Iterate through the array and XOR all the elements with their indices and the array length.
The missing number will be the result of XORing all the elements with their indices and the array length.
posted on 8 Jun 2024
I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.
String is immutable, while StringBuilder is mutable and more efficient for concatenating strings.
String is immutable, meaning once created, its value cannot be changed. StringBuilder is mutable, allowing for modifications without creating new objects.
String concatenation creates a new string object each time, while StringBuilder modifies the existing object directly.
StringBuilder is more efficient for concatenating mul...
Async and await are keywords in JavaScript used to work with asynchronous code.
Async is used to define a function as asynchronous, allowing it to run in the background without blocking the main thread.
Await is used to pause the execution of an async function until a Promise is settled, and then resumes the function with the resolved value.
Async/await is a more readable and cleaner way to write asynchronous code compare...
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
Java8 introduced new features like lambda expressions, streams, and functional interfaces.
Lambda expressions for functional programming
Streams for efficient processing of large data sets
Functional interfaces for easy implementation of lambda expressions
Default methods to add new functionality to existing interfaces
Date and Time API for improved handling of date and time
Nashorn JavaScript engine for improved performance...
posted on 9 Jun 2024
Practice atleast 20 questions for every topic.
I applied via Naukri.com and was interviewed before Jan 2022. There were 2 interview rounds.
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 review
Rating in categories
Assistant Manager
5
salaries
| ₹1.9 L/yr - ₹10.1 L/yr |
Company Secretary
4
salaries
| ₹27 L/yr - ₹40 L/yr |
Executive
4
salaries
| ₹4.2 L/yr - ₹6 L/yr |
Assistant Company Secretary
4
salaries
| ₹5.4 L/yr - ₹7.8 L/yr |
Graduate Engineer Trainee (Get)
4
salaries
| ₹5.1 L/yr - ₹6 L/yr |
Reliance Communications
Tata Teleservices
Jet Airways
DISH TV