Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
Hackerearth problem on reversing the string & one more array question
Reverse a given string
Use built-in functions like reverse() in Python
Iterate through the string in reverse order and append characters to a new string
Use stack data structure to reverse the string
I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.
I applied via Campus Placement
Easy to medium (30 mins, offline)
Pandas can read various file formats including CSV, Excel, JSON, HTML, and SQL.
Use pandas.read_csv() to read CSV files
Use pandas.read_excel() to read Excel files
Use pandas.read_json() to read JSON files
Use pandas.read_html() to read HTML tables
Use pandas.read_sql() to read SQL tables
Specify the file path or URL as the argument
Additional parameters can be used to customize the reading process
Lambda functions are anonymous functions that can be used to perform a single task or operation.
Lambda functions are defined using the lambda keyword.
They can take any number of arguments but can only have one expression.
Lambda functions are often used as arguments for higher-order functions.
Example: lambda x: x**2 defines a lambda function that squares its input.
Example: sorted(my_list, key=lambda x: x[1]) sorts a lis...
posted on 8 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
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 focuses on the concept of classes and objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for diffe...
Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.
Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.
Comparator interface is used to define custom ordering of objects. Example:...
Count occurrences of each character in a given string
Create an array to store the count of each character
Iterate through the string and increment the count of each character in the array
Return the array with counts for each character
Remove duplicates from an array of strings
Iterate through the array and store each element in a set to keep track of unique values
Create a new array with the unique values from the set
Manual testing is important for exploratory testing, usability testing, and ad-hoc testing.
Manual testing allows for exploratory testing where testers can explore the application and identify unexpected issues.
Usability testing, which involves real users interacting with the software, is best done manually to capture user experience.
Ad-hoc testing, where testers randomly test the application without predefined test cas...
Testing a web application for an online shopping platform
Testing the functionality of adding items to the cart and checking out
Testing the payment gateway integration for secure transactions
Testing the search functionality to ensure accurate results are displayed
Testing the responsiveness of the website on different devices and browsers
Interview experience
Software Engineer
422
salaries
| ₹7.3 L/yr - ₹22.7 L/yr |
Senior Software Engineer
289
salaries
| ₹12.9 L/yr - ₹33 L/yr |
Technical Support Engineer
277
salaries
| ₹7 L/yr - ₹19 L/yr |
Associate Software Engineer
141
salaries
| ₹7 L/yr - ₹17.3 L/yr |
Senior Technical Support Engineer
141
salaries
| ₹10 L/yr - ₹20.8 L/yr |
NortonLifeLock's
CommVault
Veeam Software
NetApp