Filter interviews by
My strength is my ability to adapt quickly to new situations and my weakness is my tendency to overthink things.
Strength: Quick adaptability to new situations
Weakness: Tendency to overthink things
Example for strength: I was able to quickly learn and adapt to new software during my internship
Example for weakness: Sometimes I spend too much time analyzing a problem before taking action
Top trending discussions
posted on 27 Sep 2020
I applied via Campus Placement and was interviewed before Sep 2019. There were 4 interview rounds.
posted on 7 Jun 2017
I completed multiple projects during my college years, including a robotic arm prototype and a sustainable energy system design.
Developed a robotic arm prototype using Arduino and sensors
Designed a sustainable energy system for a campus building
Collaborated with team members to implement innovative solutions
Presented projects at college exhibitions and competitions
posted on 23 Jan 2021
I applied via Campus Placement and was interviewed in Dec 2020. There were 5 interview rounds.
posted on 5 Oct 2021
posted on 21 Oct 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.
It was basic aptitude quants and also verbal
They asked me basic questions such as print the prime and fibannoci
posted on 12 Jan 2024
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
Basic questions about iq,math
posted on 9 Dec 2024
The best day of my life was when I graduated from college and landed my dream job.
Graduating from college after years of hard work
Receiving a job offer for my dream job
Celebrating with family and friends
posted on 5 Oct 2023
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Test 1 = (Aptitude) 70 MCQs from Quant, Logical and Verbal
Test 2 = (Domain-based) 30Questions from Pseudocode and Computer Fundamentals
Communication Round after Technical Round
MCQs based on Paragraphs, Audio transcript, Grammar
Voice/Audio Answer scenario based question (eg. Your Idol)
Object Oriented Programming is a programming paradigm based on the concept of objects, which can contain data and code.
OOP focuses on creating objects that interact with each other to solve problems
Objects have attributes (data) and methods (functions)
Encapsulation, inheritance, and polymorphism are key principles of OOP
Examples of OOP languages include Java, C++, and Python
Encapsulation, Inheritance, Polymorphism, Abstraction are the 4 pillars of OOP
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class in Java
Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Subclass extending a superclass
Polymorphism: Ability to present the same interface for different data types. Example: Method overloading in ...
Constructors are special methods in a class that are used to initialize objects.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
Constructors can have parameters to initialize object properties.
They do not have a return type.
Example: public class Car { public Car(String color) { this.color = color; }}
A jagged array is an array of arrays where each element can be of different sizes.
Each sub-array can have a different number of elements
Useful for representing data structures like matrices or tables
Example: [['apple', 'banana'], ['orange', 'grape', 'kiwi']]
Program to check if a string is a palindrome or not.
Create a function to compare the original string with its reverse.
Ignore spaces and punctuation when checking for palindrome.
Example: 'racecar' is a palindrome, 'hello' is not.
A program to reverse a string by iterating through the characters and appending them in reverse order.
Create a function that takes a string as input
Initialize an empty string to store the reversed string
Iterate through the characters of the input string in reverse order and append them to the empty string
Return the reversed string
Program to find second maximum number in an array of strings.
Convert array elements to integers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
posted on 13 Oct 2023
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
Aptitude round including cognitive, numerical and verbal round, pseudo code, basic computer applications
OOPs concept, fav programming language, why Java is platform independent, fibonacci number, even odd number, armstrong number etc.
based on 1 interview
Interview experience
Salesforce Developer
34
salaries
| ₹4 L/yr - ₹9.3 L/yr |
Technical Lead
11
salaries
| ₹8 L/yr - ₹22 L/yr |
Software Engineer
10
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Software Developer
9
salaries
| ₹3 L/yr - ₹8.4 L/yr |
Angular Frontend Developer
6
salaries
| ₹4 L/yr - ₹5 L/yr |
Cognizant
Sutherland Global Services
Optum Global Solutions
Hexaware Technologies