Filter interviews by
I applied via Job Portal and was interviewed in May 2023. There were 3 interview rounds.
You can control text input in React Native without using useState by utilizing refs.
Use refs to access and manipulate the text input directly
Set up a ref for the text input component and use ref.current.value to get the current value
You can also use ref.current.focus() to focus on the text input programmatically
Top trending discussions
posted on 3 Sep 2024
posted on 24 Oct 2023
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
Find duplicate items in array of strings.
Iterate through array and store each item in a hash set.
If item already exists in hash set, it is a duplicate.
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 5 Feb 2025
posted on 22 Nov 2024
Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS in Java.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details and showing only the necessary features.
A constructor in Java is a special type of method that is used to initialize objects.
Constructors have the same name as the class they are in.
They do not have a return type, not even void.
Constructors are called when an object of a class is created.
Example: public class Car { public Car() { // constructor code } }
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 8 Aug 2024
I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Jul 2024. There were 3 interview rounds.
Aptitude,General Question,Cloud
Data Structure,java script
Any topics they have given
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Salesforce Developer
24
salaries
| ₹4.9 L/yr - ₹17.5 L/yr |
QA Engineer
13
salaries
| ₹7.8 L/yr - ₹13.7 L/yr |
Associate Engineer
10
salaries
| ₹4 L/yr - ₹8.8 L/yr |
Associate Software Engineer
8
salaries
| ₹5.5 L/yr - ₹5.7 L/yr |
Consultant
7
salaries
| ₹8.1 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech