Filter interviews by
IP stands for Internet Protocol, which is a set of rules governing the format of data sent over the internet. An API, or Application Programming Interface, is a set of rules and protocols for building and interacting with software applications.
IP is a protocol that enables devices to communicate with each other over the internet by assigning unique numerical addresses to each device.
APIs allow different software applic...
The version of Android on my phone is Android 11.
My phone is running on Android 11.
The latest version of Android is Android 11.
Android 11 was released in September 2020.
I applied via Indeed and was interviewed before Nov 2023. There was 1 interview round.
Client is a device or application that requests services or resources from a server. Server is a device or application that provides services or resources to clients.
Client initiates requests to the server
Server responds to client requests
Client and server communicate over a network
Examples: Web browser (client) requesting a webpage from a web server
Examples: Email client (client) retrieving emails from an email server
IP stands for Internet Protocol, a unique address assigned to devices on a network. API stands for Application Programming Interface, a set of rules for building software applications.
IP is a unique identifier assigned to devices on a network
API is a set of rules and protocols for building software applications
IP addresses can be IPv4 (e.g. 192.168.1.1) or IPv6 (e.g. 2001:0db8:85a3:0000:0000:8a2e:0370:7334)
APIs allow d...
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Write a program to run the same test case 100 times
Use a loop to iterate 100 times
Call the test case function inside the loop
Track the results of each iteration if needed
A program to count the number of duplicate characters in an array of strings.
Iterate through each string in the array
For each string, iterate through each character and count the occurrences
Store the count of each character in a map or dictionary
Return the characters with count greater than 1
Framework is a structured set of guidelines, libraries, and tools used to develop software applications.
Framework provides a foundation for developers to build upon
It includes pre-written code, libraries, and APIs
Frameworks help in organizing code and promoting best practices
Examples: Selenium for automated testing, Angular for web development
Program to find odd numbers from array using collection
Create a list to store odd numbers
Iterate through the array and check if each element is odd
Add odd numbers to the list
Return the list of odd numbers
Locate and click on links using Selenium WebDriver
Use Selenium WebDriver to locate elements on the webpage
Identify the links using locators like ID, class name, xpath, etc.
Iterate through the list of links and perform a click action on each link
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Remove duplicates from a given string?
My strength is attention to detail and problem-solving skills. My weakness is sometimes being too critical of my own work.
Strength: Attention to detail - I always ensure that every aspect of the project is thoroughly checked and accurate.
Strength: Problem-solving skills - I enjoy tackling complex issues and finding effective solutions.
Weakness: Being too critical of my own work - I strive for perfection which can somet
SQL query with join
Use JOIN keyword to combine rows from two or more tables based on a related column between them
Specify the columns to select from each table in the SELECT statement
Use ON keyword to specify the join condition
SQL query with join
Use JOIN keyword to combine rows from two or more tables based on a related column between them
Specify the columns to select from each table
Use ON keyword to specify the join condition
Aptitude Reasoning more practice need for this
Data structures main and good understanding and problem solving
Program to check if a number is prime or not.
Create a function to check if a number is prime by iterating from 2 to the square root of the number.
If the number is divisible by any number in that range, it is not prime.
Return true if the number is prime, false otherwise.
Polymorphism is the ability of a single function or method to operate on different types of data. Overriding is when a subclass provides a specific implementation of a method that is already provided by its superclass.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Overriding occurs when a subclass provides a specific implementation of a method that is already provided b...
Android Developer
16
salaries
| ₹1.5 L/yr - ₹7.2 L/yr |
Quality Analyst
14
salaries
| ₹1.2 L/yr - ₹3.4 L/yr |
PHP Developer
6
salaries
| ₹1 L/yr - ₹6.6 L/yr |
Android App Developer
3
salaries
| ₹3.6 L/yr - ₹4.2 L/yr |
Senior Quality Analyst
3
salaries
| ₹3.3 L/yr - ₹4 L/yr |
Infosys
TCS
Wipro
HCLTech