i
Innominds Software
Filter interviews by
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
The project utilized AWS services such as EC2, S3, and RDS for hosting, storage, and database functionalities.
EC2 for hosting the application
S3 for storing files and data
RDS for managing the database
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Innominds Software interview questions for popular designations
I applied via Campus Placement
Some Aptitude, Some Coding and Some Java Basics - 1.5 hr
Get interview-ready with Top Innominds Software Interview Questions
I applied via Job Portal and was interviewed in Dec 2023. There were 2 interview rounds.
Mostly simple apti questions and basic maths
Reverse a linked list
Iteratively or recursively traverse the linked list
Reverse the pointers of each node to point to the previous node
Update the head of the linked list to the last node
I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.
Bootloader is a program that loads the operating system into the computer's memory during the boot-up process.
Bootloader is the first piece of software that runs when a device is powered on.
It initializes the hardware and loads the operating system into memory.
Bootloaders are specific to each device and are usually locked to prevent unauthorized modifications.
Examples of bootloaders include GRUB for Linux systems and U
Audioflinger is a part of the Android system that manages audio input and output streams.
Audioflinger handles audio routing, mixing, and processing in Android devices.
It manages audio focus and volume control for different apps and system components.
Developers can interact with Audioflinger through the AudioTrack and AudioRecord classes in Android.
Android audio refers to the functionality and capabilities of the Android operating system related to sound and music playback.
Android audio includes features such as playing music, making phone calls, and receiving notifications.
Developers can use APIs like MediaPlayer and AudioManager to control audio playback in their apps.
Android supports various audio formats like MP3, AAC, and WAV.
Audio focus is an important conc...
IPC (Inter-Process Communication) is used for communication between different processes or applications running on the same or different devices.
IPC allows processes to communicate and share data with each other.
It can be used for passing messages, sharing files, or synchronizing processes.
Examples of IPC mechanisms include sockets, shared memory, and message queues.
I applied via Naukri.com
Software Test Life Cycle (STLC) is a sequence of activities carried out to ensure quality in software testing. Bug Life Cycle is a process followed by the testing team to track and manage bugs found during testing.
STLC includes planning, designing, executing, and reporting of tests.
Bug Life Cycle includes bug identification, reporting, assigning, fixing, retesting, and closing.
STLC ensures that the software meets the r...
Pull request is a feature in git that allows developers to review and merge code changes.
A pull request is created when a developer wants to merge their changes into the main branch
Other developers can review the changes and leave comments or suggestions
Once the changes are approved, the pull request can be merged into the main branch
To commit code, use the 'git commit' command with a message describing the changes mad...
Python interview questions covering recursion, data types, exception handling, memory management, and more.
Recursion is a function that calls itself. Example: factorial function.
Python data types include integers, floats, strings, lists, tuples, and dictionaries.
Negative indexing allows you to access elements from the end of a list or string. Example: my_list[-1] returns the last element.
Exceptions are handled using tr...
Answers to technical questions for Senior Automation Test Engineer position.
chmod 644 example.txt permission means the owner has read and write access, while others have only read access.
XPath is a language used to locate elements in an XML document or HTML page.
To find an element by XPath in Selenium, use the findElement() method with the By.xpath() locator. For example: driver.findElement(By.xpath("//input[@id='usern...
A technical interview question for Senior Automation Test Engineer involving list comprehension, power of two, fibonacci series, missing numbers, and character count.
Use range() function to generate a list from 1 to 10 in list comprehension
Check if the given integer is a power of two by using bitwise AND operator
Use recursion to create a fibonacci series of 100
Find missing numbers from a list by comparing it with a ran...
A generator is a function that returns an iterator object. It generates a sequence of values on the fly.
Generators are used to create iterators for lazy evaluation of a sequence of values.
They are memory efficient as they generate values on the fly instead of storing them in memory.
Generators are used in Python for creating infinite sequences, reading large files, and processing data in chunks.
Example: def my_generator...
A lambda function is a small anonymous function that can take any number of arguments and return a single value.
Lambda functions are also known as anonymous functions or closures.
They are often used as arguments for higher-order functions, such as map, filter, and reduce.
Example: lambda x: x**2 defines a lambda function that takes one argument and returns its square.
Print odd index elements from list1 and even index elements from list2 and combine them into a third list.
Loop through both lists and use conditional statements to append the elements to the third list.
Use the modulo operator to check for odd/even index.
Final list should contain [6, 4, 12, 12, 18, 20].
Python program to print repetitive characters in a list excluding integers
Use a dictionary to store the count of each character
Iterate through the list and check if the character is a string and not an integer
Print the characters with count greater than 1
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Interview experience
based on 425 reviews
Rating in categories
Senior Software Engineer
439
salaries
| ₹7.6 L/yr - ₹28 L/yr |
Software Engineer
421
salaries
| ₹4 L/yr - ₹14 L/yr |
Senior Engineer
201
salaries
| ₹6.4 L/yr - ₹25.5 L/yr |
Associate Software Engineer
167
salaries
| ₹2.2 L/yr - ₹8 L/yr |
Engineer
152
salaries
| ₹3 L/yr - ₹14 L/yr |
Persistent Systems
LTIMindtree
Mphasis
TCS