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
I was interviewed before Mar 2023.
I applied via Campus Placement and was interviewed in Jun 2021.Β There was 1 interview round.
OOPs concepts are the fundamental principles of Object-Oriented Programming.
Abstraction
Encapsulation
Inheritance
Polymorphism
Abstraction is the process of hiding complex implementation details and showing only the necessary information to the user.
Abstraction is achieved through abstract classes and interfaces.
It helps in reducing complexity and improving maintainability.
Example: A car dashboard is an abstraction of the car's internal workings.
Abstraction is a key concept in object-oriented programming.
Access modifiers are keywords in object-oriented programming languages that set the accessibility of classes, methods, and other members.
There are four access modifiers in Java: public, private, protected, and default
Public members are accessible from anywhere in the program
Private members are only accessible within the same class
Protected members are accessible within the same class and its subclasses
Default members a...
Program to append a string at the middle of another string
Find the middle index of the original string
Use string slicing to split the original string into two parts
Concatenate the first part, new string, and second part to form the final string
Query to select sum of salaries department wise
Use GROUP BY clause to group salaries by department
Use SUM() function to calculate the sum of salaries
Join the employee and department tables on department ID
Query to select employee with second highest salary
Use ORDER BY clause to sort salaries in descending order
Use LIMIT 1,1 to select the second highest salary
Join with employee table to get employee details
Incapsulate interview questions for popular designations
Top trending discussions
I applied via Approached by Company and was interviewed in Jun 2024.Β There were 5 interview rounds.
It was a online test about the basic maths, grammar, composition, and computer knowledge with a proctor.
posted on 6 May 2021
I applied via Walk-in and was interviewed before May 2020.Β There were 3 interview rounds.
Reasoning, mathematics, and basic English grammar.
Test scenarios, regression sanity and integration testing
I applied via campus placement at Xavier's Institute of Management (XIMS), Bhuvaneshwar and was interviewed in Oct 2023.Β There were 4 interview rounds.
General logic questions, eq related questions and basic math questions
Senario based mcq with code snippets give and we have to choose the most efficient one
posted on 12 Sep 2023
I applied via Indeed and was interviewed in Sep 2023.Β There were 4 interview rounds.
Sales is the process of selling products or services to customers in exchange for money.
Sales involves identifying potential customers and convincing them to purchase a product or service.
It includes building relationships with customers, understanding their needs, and providing solutions.
Sales also involves negotiating prices, closing deals, and following up with customers for repeat business.
Sales can be done through...
The language used for frontend technology is typically HTML, CSS, and JavaScript.
HTML is used for structuring web pages
CSS is used for styling the web pages
JavaScript is used for adding interactivity to the web pages
I applied via Company Website and was interviewed in Apr 2023.Β There were 5 interview rounds.
based on 2 interviews
Interview experience
based on 21 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