i
Mobileum
Filter interviews by
Clear (1)
I applied via Walk-in and was interviewed before May 2022. There were 2 interview rounds.
Implement a function to check if an integer is a palindrome.
Convert integer to string and check if it's equal to its reverse
Use modulo operator to extract digits from the integer and compare them
Handle negative integers by returning false
Handle single digit integers by returning true
To reverse a string, iterate through the string and swap the characters from both ends until the middle is reached.
Iterate through the string using a loop
Swap the characters from both ends using a temporary variable
Continue swapping until the middle of the string is reached
Top trending discussions
I was interviewed before Mar 2021.
Selenium IDE supports multiple browsers including Chrome, Firefox, Safari, and Internet Explorer.
Selenium IDE supports Chrome, Firefox, Safari, and Internet Explorer
Browser support may vary depending on the version of Selenium IDE being used
Additional browser support can be added through plugins or extensions
Selenium IDE supports Firefox browser.
Selenium IDE is a Firefox plugin
It can record and playback tests in Firefox
It supports Firefox versions up to 55
For newer versions, use Selenium WebDriver
Little tough for beginners to get through the interview
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
Answers to common interview questions for Software Test Engineer position
Locators in Selenium are used to locate elements on a web page, such as ID, name, class name, tag name, link text, and XPath
Example of XPath for an element: //input[@id='username']
findElement() is used to find a single element on a web page, while findElements() is used to find multiple elements
Smoke testing is a preliminary testing to check if th...
I was interviewed in Dec 2024.
I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.
It was a well designed test covering all the aptitude topics and the level was moderate.
Abstraction in programming is the concept of hiding the implementation details and showing only the necessary features of an object.
Abstraction can be achieved in programming languages like Java using abstract classes and interfaces.
Abstract classes are classes that cannot be instantiated and may contain abstract methods that must be implemented by subclasses.
Interfaces define a contract for classes to implement, witho...
Code to reverse a string using array of characters
Create an array of characters from the input string
Use two pointers to swap characters at opposite ends of the array until they meet
Convert the array back to a string and return
Types of joins in SQL include inner join, outer join, left join, and right join.
Inner join: Returns rows when there is a match in both tables
Outer join: Returns all rows when there is a match in one of the tables
Left join: Returns all rows from the left table and the matched rows from the right table
Right join: Returns all rows from the right table and the matched rows from the left table
I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.
5 years of experience in software testing
Proficient in manual and automated testing
Strong attention to detail and problem-solving skills
Yes, I am willing to relocate for the right opportunity.
I am open to relocating for a Softwaretest Engineer position
I am flexible and willing to move for the right opportunity
I understand the importance of being geographically flexible in the tech industry
I have worked on various projects including test automation, performance testing, and regression testing.
Developed automated test scripts using Selenium WebDriver for web application testing
Conducted performance testing using JMeter to analyze system behavior under load
Executed regression testing to ensure new code changes did not impact existing functionality
Yes, a bond is a legal agreement between a company and an employee that requires the employee to stay with the company for a certain period of time.
A bond is a common practice in industries like IT, where companies invest in training employees and want to ensure they stay for a certain period to recoup that investment.
Breaking a bond typically incurs a financial penalty for the employee.
Bonds can also be used in other ...
posted on 17 Oct 2024
I applied via Recruitment Consulltant and was interviewed before Oct 2023. There was 1 interview round.
Seperate out alphabets and number from a given string.
Easy MCQ Questions just prepare basics of CS
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS stands for Object-Oriented Programming System
It focuses on creating objects that interact with each other to solve a problem
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: Bundling data and methods that operate on the data int...
A constructor is a special type of method that is automatically called when an object is created in a class.
Constructors have the same name as the class they are in.
They can be used to initialize object properties.
Constructors do not have a return type.
Example: public class Car { public Car() { // constructor code here } }
The final keyword is used in Java to declare constants, prevent method overriding, and prevent class inheritance.
Used to declare constants - value cannot be changed
Prevents method overriding in subclasses
Prevents class inheritance - class cannot be extended
posted on 16 Sep 2024
Write a code of square root in cpp
My shelf is organized with books, plants, and decorative items.
I have separate sections for fiction, non-fiction, and reference books.
I also have a few potted plants to add some greenery.
I display decorative items like candles and small figurines on the shelf.
I keep my favorite books prominently displayed for easy access.
Properties of a class are characteristics or attributes that define the class and its objects.
Properties define the state of an object
Properties can have different access levels (public, private, protected)
Properties can have default values
Properties can be read-only or write-only
Examples: class Car { private string color; public int speed; }
My shelf is organized with books on software testing, coding, and automation tools.
Organized with books on software testing
Includes coding books for programming languages
Contains books on automation tools like Selenium
I am excited to join this company because of its reputation for innovation and commitment to quality.
Impressed by company's track record of developing cutting-edge software solutions
Excited about the opportunity to work with a talented team of professionals
Believe in the company's values and vision for the future
posted on 13 Sep 2024
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
Good with moderate question
Advance level algorithm
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
217
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
161
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
153
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
105
salaries
| ₹0 L/yr - ₹0 L/yr |
Integration Engineer
53
salaries
| ₹0 L/yr - ₹0 L/yr |
Subex
TCS
Tech Mahindra
Wipro