i
NICE
Filter interviews by
I was interviewed in Dec 2024.
Nice and nice and nice and nice and nice and nice and nice and nice and nice and
Aptitude test and attribute of the day of the day of the day of
Top trending discussions
Check if a given string is a palindrome
Iterate through the string from both ends and compare characters
Ignore spaces and punctuation marks while checking for palindrome
Convert the string to lowercase for case-insensitive comparison
Debugging an application involves identifying and fixing issues in the code, while writing test cases ensures the application functions correctly.
Understand the functionality of the application and identify the root cause of the issue
Use debugging tools like breakpoints, logging, and stack traces to pinpoint the problem
Write test cases to cover different scenarios and ensure the issue is resolved
Reproduce the issue to ...
Codility test. Data structure and algos
Sorting an array of strings
Use built-in sorting functions like sort() in most programming languages
Consider the case sensitivity of the strings when sorting
You can customize the sorting order by providing a comparison function
I was interviewed in Sep 2024.
I am a dedicated SDET with a passion for automation testing and ensuring software quality.
Experienced in creating and executing automated test scripts using tools like Selenium and JUnit
Proficient in programming languages such as Java and Python
Skilled in identifying and reporting software defects
Strong understanding of software development lifecycle and agile methodologies
I want to join Autodesk because of its innovative technology and global impact in the design industry.
Autodesk is a leader in providing cutting-edge software solutions for design and engineering professionals
I am excited about the opportunity to work on challenging projects and contribute to the company's success
I admire Autodesk's commitment to sustainability and diversity in the workplace
var is function scoped, let is block scoped in JavaScript.
var is function scoped, let is block scoped
var can be redeclared, let cannot be redeclared
let is recommended for use over var in modern JavaScript
OOPS concept of Java refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation detail
How you handle a difficult situation
posted on 20 Nov 2024
I applied via campus placement at Marathwada Mitra Mandal's College of Engineering, Pune and was interviewed in Oct 2024. There were 2 interview rounds.
General apptitude and 2 easy coding questions.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Animal class with methods eat() and sleep(). Dog and Cat classes can override these methods to have t
Virtualization is the process of creating a virtual version of a device or resource, such as a server, storage device, network or operating system.
Virtualization allows multiple virtual instances to run on a single physical machine
It helps in optimizing resources and increasing efficiency
Examples include VMware, VirtualBox, and Hyper-V
I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.
It was on hackerrank(OA). There were two string and array based medium question.(Part of Blind 75 list)
To handle dynamic web elements in a web table, I will use techniques like XPath, CSS selectors, and dynamic element identification.
Use XPath to locate elements based on their attributes or position in the DOM
Utilize CSS selectors to target specific elements based on their styling
Implement dynamic element identification techniques to handle elements that change on page reloads or updates
Find missing numbers in an integer array
Iterate through the array and keep track of seen numbers
Compare the seen numbers with a range of expected numbers to find missing ones
Handle edge cases like duplicates or negative numbers
Example: Array [1, 2, 4, 6] should return missing numbers 3 and 5
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
General aptitude and out put realted questions
Face to face dsa and string manipulations
posted on 18 Oct 2024
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Java program to convert first letter of each word to upper case
Split the input string into an array of words
Iterate through each word and capitalize the first letter
Join the words back together into a single string
Java program to remove duplicate characters from a string
Create a HashSet to store unique characters
Iterate through the string and add each character to the HashSet
Construct a new string by appending characters from the HashSet
based on 1 interview
Interview experience
Software Engineer
249
salaries
| ₹7 L/yr - ₹18.5 L/yr |
Technical Lead
175
salaries
| ₹8.2 L/yr - ₹30 L/yr |
Senior Software Engineer
157
salaries
| ₹11.5 L/yr - ₹30 L/yr |
Software Engineering Specialist
142
salaries
| ₹18.5 L/yr - ₹44 L/yr |
Software Engineer and Technical Lead
124
salaries
| ₹9 L/yr - ₹27.1 L/yr |
Infosys
TCS
Wipro
HCLTech