i
InMobi
Filter interviews by
Clear (1)
The program takes a string as input and capitalizes the first letter of each reversed word while keeping the rest of the letters in lowercase.
Split the input string into an array of words using the space as a delimiter
Iterate through each word in the array
Reverse the word and capitalize the first letter
Join the modified words back into a single string with spaces in between
Rate your
company
🤫 100% anonymous
How was your last interview experience?
Top trending discussions
Program to find the angle between the hands of a clock given the time.
Calculate the angle of the hour hand from 12 o'clock position
Calculate the angle of the minute hand from 12 o'clock position
Calculate the absolute difference between the two angles
If the difference is greater than 180 degrees, subtract it from 360 degrees
Return the absolute value of the difference as the angle between the hands
To find if two linked lists intersect, traverse both lists and compare their tail nodes.
Traverse both linked lists and find their lengths
If the lengths are different, move the longer list's head pointer to the difference in length
Now traverse both lists and compare their nodes until a common node is found
If no common node is found, the lists do not intersect
JOINS are used to combine rows from two or more tables based on a related column between them.
JOINS are used to retrieve data from multiple tables in a single query
There are different types of JOINS - INNER, LEFT, RIGHT, FULL OUTER
JOINS are based on a related column between the tables
Syntax: SELECT * FROM table1 JOIN table2 ON table1.column = table2.column
Combine 4 elements of a sorted array of size 7 and a sorted array of 3 elements to make a sorted array.
Insert the 3 elements of the smaller array into the larger array
Sort the larger array using any sorting algorithm
To check if a string is a palindrome, compare the first and last characters, then move towards the center.
Remove all non-alphanumeric characters and convert to lowercase
Use two pointers, one starting from the beginning and the other from the end
Compare the characters at both pointers, move towards the center until they meet
If all characters match, the string is a palindrome
There were 2 questions in coding one with array and in string releated
Strings, Arrays , Hashmaps were asked
Our product follows a microservices architecture, utilizing Docker containers and Kubernetes for scalability and reliability.
Microservices architecture
Utilization of Docker containers
Scalability and reliability through Kubernetes
SQL is a language used to query databases, while DBMS is a software system that manages databases.
SQL is a language used to interact with databases, allowing users to retrieve, update, and manipulate data.
DBMS is a software system that manages databases, providing functionalities like data storage, retrieval, and security.
Examples of SQL include SELECT, INSERT, UPDATE, DELETE statements, while examples of DBMS include
It was really a great experience there interviewer was super cool
I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.
I was asked longest apallindromic substring
I was interviewed in May 2024.
I applied via LinkedIn and was interviewed in Apr 2023. There were 3 interview rounds.
Swap two numbers without using a third integer
Use XOR operation to swap two numbers without using a third integer
Example: a = 5, b = 7. a = a XOR b, b = a XOR b, a = a XOR b
After swapping: a = 7, b = 5
Jenkins setup involves configuring jobs and updating reports for the team.
Install Jenkins on a server or local machine
Create a new job by selecting 'New Item' and choosing the job type
Configure the job by setting up build triggers, source code management, build steps, and post-build actions
Add plugins for reporting tools like JUnit or HTML Publisher to generate reports
Update the report by viewing the job's build histor...
Reverse an integer by converting it to a string and then reversing the string
Convert the integer to a string
Reverse the string
Convert the reversed string back to an integer
API Scenarios, Java DSA questions,
I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.
Medium level aptitude test
Hard level coding test
Preferred location is Seattle, WA
Seattle, WA offers a great tech industry
Beautiful scenery and outdoor activities in the Pacific Northwest
Close proximity to mountains and water for outdoor enthusiasts
Some of the top questions asked at the InMobi Sdet interview -
Accounts Manager
41
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer II
38
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Analyst
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
34
salaries
| ₹0 L/yr - ₹0 L/yr |
Flipkart
Ola Cabs
Paytm
Swiggy