Filter interviews by
Clear (1)
posted on 5 Oct 2021
I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.
Black-box testing is a method of testing software without knowing its internal structure, while white-box testing is the opposite.
Black-box testing focuses on the functionality of the software
White-box testing focuses on the internal structure of the software
Black-box testing is also known as functional testing
White-box testing is also known as structural testing
Examples of black-box testing include user acceptance tes...
Verification ensures that the product is built according to the requirements, while validation ensures that the product meets the customer's needs.
Verification checks if the product is built correctly, while validation checks if the right product is built.
Verification is a process of evaluating documents, design, code, and program, while validation is a process of evaluating the final product.
Verification is done befor...
Test cases for Facebook tag feature
Verify that the tagged person receives a notification
Check if the tag appears on the tagged person's timeline
Ensure that the tag is clickable and redirects to the tagged person's profile
Test if the tag is visible to the tagged person's friends
Verify that the tag is not visible to people who are not friends with the tagged person
Check if the tag is removable by the person who posted it
...
Top trending discussions
I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.
In the first round test was conducted on hackerrank platform
it consist of one coding question and one sql question and total 4 mcq are there
the difficulty of coding(dsa) problem is leetcode medium-hard and sql is hard
posted on 12 May 2024
posted on 4 Jul 2024
posted on 16 Apr 2024
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
Given programming questions
String programs
posted on 6 Feb 2023
I applied via Naukri.com and was interviewed in Jan 2023. There was 1 interview round.
O(n) refers to linear time and space complexity.
O(n) means that the time or space required by an algorithm grows linearly with the size of the input.
It implies that the algorithm's performance is directly proportional to the input size.
For example, if an algorithm takes 10 seconds to process 100 elements, it would take 20 seconds to process 200 elements.
O(n) complexity is considered efficient and desirable in most case
Aptitude question based on time speed and logic
I applied via Referral and was interviewed in Jan 2023. There were 4 interview rounds.
It was both aptitude and coding test.
Comprises of around same weightage.
Coding questions were some famous easy questions.
Adding a node in LinkedList involves creating a new node and updating pointers. Removing a duplicate node requires iterating through the list and comparing values.
To add a node, create a new node with the desired value and update pointers accordingly.
To remove a duplicate node, iterate through the list and compare each node's value with others to identify duplicates.
After identifying a duplicate node, update pointers t
posted on 11 Feb 2024
List is mutable and can be modified, while tuple is immutable and cannot be modified.
List is defined using square brackets [], while tuple is defined using parentheses ().
Elements in a list can be added, removed, or modified, while elements in a tuple cannot be modified.
Lists are typically used for collections of similar items, while tuples are used for collections of different items.
Lists have more built-in methods an...
Find second highest salary of employee using Django ORM.
Use the Django ORM to query the Employee model
Order the employees by salary in descending order
Skip the first employee (highest salary) and get the second employee (second highest salary)
The question asks to find the number of occurrences of each element in a list and output the result in a dictionary.
Iterate through the list and use a dictionary to keep track of the count of each element.
If an element is already in the dictionary, increment its count by 1. Otherwise, add it to the dictionary with a count of 1.
Finally, return the dictionary with the counts of each element.
Django middleware is a component that sits between the web server and the view, allowing for processing of requests and responses.
Middleware is a way to modify or process requests and responses globally in a Django application.
It can be used for authentication, session management, caching, logging, and more.
Middleware classes are defined in settings.py and executed in order.
Examples of middleware include Authentication...
A decorator is a design pattern that allows behavior to be added to an individual object dynamically.
Decorators enhance the functionality of an object without modifying its structure.
They provide a flexible alternative to subclassing for extending functionality.
Decorators can be stacked to add multiple behaviors to an object.
Examples of decorators include logging, caching, and authentication decorators.
A generator is a function that can be paused and resumed, allowing it to produce a sequence of values over time.
Generators are defined using the function* syntax in JavaScript.
They use the yield keyword to pause execution and return a value.
Generators can be iterated over using a for...of loop.
They are useful for generating infinite sequences or lazily computing values.
based on 1 review
Rating in categories
Key Account Manager
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Manager
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Inside Sales Executive
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Executive
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Indiamart Intermesh
TradeIndia (Infocom Network Private Limited)
Udaan
Moglix