Filter interviews by
I applied via Indeed and was interviewed before Jun 2023. There was 1 interview round.
1 hour round question related to quant and logical
Top trending discussions
posted on 29 Dec 2024
I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.
Questions on arrays and string on hacerrank easy to moderate level questions core java asked in technical interview 2 TR round and 1 MR round
I applied via Job Portal and was interviewed in Jun 2024. There was 1 interview round.
CN stands for Computer Networks, which is the practice of connecting computers and other devices to share resources and information.
CN involves the study of protocols, hardware, and software used in communication between devices.
Examples of CN include the Internet, LANs, WANs, and wireless networks.
CN also covers topics like network security, routing, and data transmission.
Understanding CN is essential for designing, i
Caches are used to store frequently accessed data for faster retrieval in cloud computing.
Caches help reduce latency by storing copies of data closer to the user
Common types of caches include memory caches, disk caches, and web caches
Examples of cache storage in cloud include Amazon CloudFront for content delivery and Redis for in-memory caching
Two sections numerical and English consist of 200 questions in each in just 30 mins time each and difficulty is dead easy
Interviewer asked me to print this
XYZYX
YZYX
ZYX
YX
X
I have shown it to him but in return he asked me to print that if I give 5 as user input .He didn't give full clarity before starting the code .....worst experience
posted on 29 Jun 2022
I applied via LinkedIn and was interviewed in Dec 2021. There were 2 interview rounds.
Test on js in googleform very simple i can attempt in just 10 min
Write code and explain it
I was interviewed in Nov 2024.
The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.
I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.
Encourage open communication among team members to address conflicts early on
Practice active listening to understand all perspectives and concerns
Seek compromise and find common ground to resolve conflicts effectively
Interface is a contract that defines the methods a class must implement, while an abstract class can have both implemented and abstract methods.
Interface can only have abstract methods and cannot have any implementation, while abstract class can have both abstract and implemented methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheri...
posted on 17 Jan 2025
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
47
salaries
| ₹2.5 L/yr - ₹9.4 L/yr |
IOS Developer
16
salaries
| ₹3.8 L/yr - ₹5.2 L/yr |
Software Developer
15
salaries
| ₹3 L/yr - ₹7 L/yr |
Senior Software Engineer
13
salaries
| ₹5.4 L/yr - ₹20 L/yr |
QA Analyst
10
salaries
| ₹4.1 L/yr - ₹6.5 L/yr |
TCS
Infosys
Wipro
HCLTech