Filter interviews by
I was interviewed before Aug 2022.
General - basic questions
Focused on communication skills
I applied via campus placement at MAEER's MIT College of Engineering, Pune and was interviewed in Nov 2024. There were 3 interview rounds.
The aptitude test was successful, covering various topics such as ratios and proportions, percentages, blood relations, boat and stream problems, highest common factor (HCF) and least common multiple (LCM), volume and surface area, time and work, as well as questions related to profit and loss, and speed, distance, and time.
In the coding test 1 question for coding and another 2 for debugging were asked.
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Recent graduate with a degree in Computer Science
Passionate about coding and problem-solving
Experience with programming languages like Java, Python, and C++
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 OOP allows a child class to override a method from its parent class, exhibiting polymo
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024. There were 4 interview rounds.
Total of 90 mins aptitude and computer networks and excel
45 mins it will be easy
The project involved developing a mobile application for tracking daily fitness activities.
Researched user needs and preferences for fitness tracking apps
Designed user interface for easy navigation and data input
Implemented features such as step tracking, calorie counting, and workout logging
Tested the application for bugs and usability issues
Collaborated with developers and designers to ensure project success
I am currently pursuing a Bachelor's degree in Computer Science with a focus on software development.
Studying various programming languages such as Java, C++, and Python
Learning about data structures and algorithms
Taking courses in web development and database management
Participating in coding competitions and hackathons
Linux,os,networks,sql,dbms
Factorial of a number is the product of all positive integers less than or equal to that number.
Factorial of 5 is 5! = 5 x 4 x 3 x 2 x 1 = 120
Factorial of 0 is defined as 1, 0! = 1
Factorial of negative numbers is not defined
Finding a subsequence of strings in an array
Iterate through the array and check if each string is part of the subsequence
Maintain a pointer for the subsequence and array to compare elements
Return true if all strings in the subsequence are found in the array
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
120 min,Maths, Reasoning,Verbal Ability Basic Questions
Implementing proper security measures like encryption, access control, and regular backups can help prevent database manipulation.
Use encryption to protect sensitive data from unauthorized access.
Implement access control to restrict who can make changes to the database.
Regularly backup the database to ensure data can be restored in case of manipulation.
Use parameterized queries to prevent SQL injection attacks.
Monitor
Emerson offers a dynamic work environment, opportunities for growth, and a commitment to innovation.
Emerson provides a collaborative work culture that encourages creativity and problem-solving.
The company offers various training and development programs to help interns enhance their skills.
Emerson is known for its cutting-edge technology and commitment to sustainability.
Interns at Emerson have the opportunity to work o...
I applied via campus placement at Graphic Era University, Dehradun and was interviewed in Jan 2024. There were 4 interview rounds.
2 Questions of Medium leetcode difficulty.
The topic was given to 8-10 people and starting from a random person the GD starts.
Use SQL query with ORDER BY and LIMIT to get 3rd largest element.
Use ORDER BY clause to sort the elements in descending order.
Use LIMIT 2,1 to skip the first two largest elements and get the 3rd largest element.
Program to swap two objects (deep copy)
Create a temporary object to store one of the objects
Copy the values of the second object into the first object
Copy the values from the temporary object into the second object
I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.
Small aptitude questions only and a hackerank code
Object-oriented programming concepts that help in organizing and structuring code.
Encapsulation: bundling data and methods together in a class
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent different types
Abstraction: hiding unnecessary details and exposing only essential features
The Fibonacci program generates the Fibonacci sequence. Quick sort has a complexity of O(n log n).
The Fibonacci program can be implemented using recursion or iteration.
Quick sort has an average and best case complexity of O(n log n), but worst case complexity of O(n^2).
I would prefer quick sort for its efficiency in most cases.
I applied via Campus Placement
Easy aptitude test. Simple questions and easy to answer.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Start by comparing the first two elements of the array and swap them if necessary.
Continue comparing adjacent elements and swapping them until the array is sorted.
Repeat this process for each element in the array until no more swaps are needed.
Software development lifecycle is a process used to design, develop, and test software applications.
It includes phases like planning, design, development, testing, deployment, and maintenance.
Each phase has specific goals and deliverables to ensure the quality and success of the software.
Examples of SDLC models include Waterfall, Agile, and DevOps.
SDLC helps in managing the project effectively, reducing risks, and deli
Senior Software Engineer
603
salaries
| ₹7 L/yr - ₹27.3 L/yr |
Software Engineer
519
salaries
| ₹4.8 L/yr - ₹17.5 L/yr |
Associate Software Engineer
327
salaries
| ₹5 L/yr - ₹9.2 L/yr |
Principal Software Engineer
157
salaries
| ₹11.5 L/yr - ₹35.2 L/yr |
Senior Associate
147
salaries
| ₹4.2 L/yr - ₹11 L/yr |
TCS
Wipro
Infosys
HCLTech