Filter interviews by
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Top trending discussions
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
Aptitude test was very easy to clear
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Graduated with a degree in Computer Science
Passionate about coding and problem-solving
Completed internships at tech companies
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
The golden rule of accounting states that debit what comes in and credit what goes out.
Debit what comes in and credit what goes out
Helps maintain the balance in accounting records
Used to ensure accuracy in financial transactions
LFAR stands for Long Form Audit Report, which is a detailed report prepared by auditors to provide a comprehensive analysis of a company's financial statements and internal controls.
LFAR is a regulatory requirement for banks and financial institutions in India, mandated by the Reserve Bank of India (RBI).
It includes detailed information on the financial position of the company, compliance with regulatory requirements, ...
posted on 11 May 2024
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Apr 2024. There were 3 interview rounds.
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
Ist I gave a aptitude + Technical questions + 1 coding question
Coding question was based on sorting
Class is a blueprint for creating objects, while object is an instance of a class.
A class defines the properties and behaviors of objects.
An object is a specific instance of a class.
Classes can inherit properties and behaviors from other classes.
Objects can interact with each other by calling methods on each other.
Example: Class 'Car' may have properties like 'color' and 'model', while an object of class 'Car' could be
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve problems.
It involves concepts like encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation refers to bundling data and methods that operate on the data into a single unit.
Inheritance allows a class to inherit...
Method overloading is when multiple methods have the same name but different parameters. Method overriding is when a subclass provides a specific implementation of a method that is already provided by its superclass.
Method overloading allows a class to have multiple methods with the same name but different parameters.
Method overriding occurs in a subclass when a method has the same name and parameters as a method in it...
Inheritance, encapsulation, and access modifiers are key concepts in object-oriented programming.
Inheritance allows a class to inherit properties and behaviors from another class.
Encapsulation is the concept of bundling data and methods that operate on the data within a single unit.
Access modifiers control the visibility and accessibility of class members.
Examples: public, private, protected
Inheritance example: class D...
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
Interview questions and answers
My name is [Name].
I have completed my [Qualifications] from [University/Institute].
I am currently located in [Current Location].
I belong to [Hometown/City].
I am interested in this job because [Reasons].
I chose this company because [Reasons].
Salary is an important aspect for me, but not the only one.
I chose this company because of its reputation for innovation and growth. The salary offered is competitive and fair.
The company has a strong track record of developing cutting-edge technology
I am impressed by the company's commitment to employee growth and development
The salary offered is in line with industry standards and reflects my experience and qualifications
I am currently located in Varanasi, Lanka, Uttar Pradesh.
I am residing in the historic city of Varanasi, also known as Kashi.
Lanka is a locality within Varanasi, situated on the banks of the river Ganges.
Uttar Pradesh is a state in northern India, known for its rich cultural heritage.
I have a Master's degree in Computer Science.
Master's degree in Computer Science
GPA of 3.8
Thesis on Machine Learning
Internship at Google
I belong to India, a diverse and culturally rich country.
I was born and brought up in a small town in the northern part of India.
India is known for its diverse culture, languages, and traditions.
I have traveled to different parts of India and have experienced the beauty of its landscapes and people.
I am proud to be a part of a country that has a rich history and is constantly evolving.
I want to do a job to gain experience, learn new skills, and contribute to the growth of the company.
I am eager to learn and grow professionally
I want to contribute my skills and knowledge to the company
I am excited about the opportunity to work with a team
I am motivated by the prospect of financial stability and security
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
I applied via Campus Placement
Mainly on english and aptitude
Java coding questions
based on 1 interview
Interview experience
TCS
Accenture
Wipro
Cognizant