Filter interviews by
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
I was interviewed before Apr 2023.
MCQs on OOPs Concepts, SQL, DSA, and a Problem-solving challenge
Top trending discussions
I applied via LinkedIn and was interviewed in Dec 2020. There were 4 interview rounds.
posted on 21 Apr 2022
I applied via Company Website and was interviewed in Mar 2022. There were 4 interview rounds.
To find different employee names on a website, design a search feature with filters. Use wireframes to plan layout. Understand basics of JavaScript, HTML, CSS for implementation.
Design a search feature with filters to easily find different employee names on the website
Create wireframes to plan the layout and structure of the website for better user experience
Implement JavaScript for interactivity, HTML for content stru...
posted on 16 Sep 2021
I was interviewed before Sep 2020.
Round duration - 50 minutes
Round difficulty - Medium
Round duration - 20 minutes
Round difficulty - Medium
You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.
Given an array and a target sum, find pairs of elements that add up to the target sum.
Iterate through the array and for each element, check if the complement (target sum - current element) exists in a hash set.
If the complement exists, add the pair to the result list. Otherwise, add the current element to the hash set.
Sort the pairs based on the first element and then the second element to meet the required output form
Round duration - 20 minutes
Round difficulty - Easy
Round duration - 40 minutes
Round difficulty - Hard
Pointers in C/C++ are variables that store memory addresses. They are used to manipulate memory directly and improve performance.
Pointers are declared using an asterisk (*) before the variable name.
Pointers can be used to dynamically allocate memory using functions like malloc() and free().
Pointers can be used to pass variables by reference to functions.
Tip 1 : Do atleast 1 project
Tip 2 : Practice Data structure programming questions
Tip 3 : Prepare concepts with examples (Coding/Numericals)
Tip 1 : Mention Projects
Tip 2 : Mention only those technologies which you are confident enough.
Tip 3 : Mention extra curricular activities if have.
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2022. There were 4 interview rounds.
Important HTTP methods in Postman include GET, POST, PUT, PATCH, and DELETE.
GET: Used to retrieve data from a server. Example: GET request to fetch user details.
POST: Used to submit data to a server. Example: POST request to create a new user.
PUT: Used to update data on a server. Example: PUT request to update existing user details.
PATCH: Used to partially update data on a server. Example: PATCH request to update user'...
Functional testing focuses on testing the functionality of the software, while non-functional testing focuses on testing the performance, usability, and other non-functional aspects.
Functional testing ensures that the software functions as expected based on the requirements.
Non-functional testing evaluates aspects such as performance, usability, reliability, and scalability.
Examples of functional testing include unit t...
Assertions in Postman are validation points to ensure the expected response from an API
Assertions in Postman are used to validate the response of an API request
They help ensure that the response meets the expected criteria
Common types of assertions include status code, response body content, response time, etc.
Examples of assertions in Postman: checking if status code is 200, verifying specific data in response body
The seven principles of testing are guidelines that help testers in their testing activities.
Testing shows the presence of defects, not their absence.
Exhaustive testing is impossible.
Early testing saves time and money.
Defect clustering occurs.
Pesticide paradox - if the same tests are repeated over and over, eventually the same set of test cases will no longer find any new bugs.
Testing is context dependent.
Absence-of-er...
I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.
A digital signature is a mathematical technique used to verify the authenticity and integrity of a digital document or message.
It is a type of electronic signature that uses encryption to ensure the validity of a document or message.
It provides a way to verify the identity of the signer and detect any changes made to the document or message.
Digital signatures are commonly used in e-commerce, online contracts, and other...
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
Frameworks are tools that provide structure and guidelines for developing software applications. Technologies are the specific tools and languages used in development.
Frameworks like Angular, React, and Spring provide pre-built components and architecture for web development.
Technologies like HTML, CSS, JavaScript, Java, and SQL are commonly used in software development.
Choosing the right framework and technologies dep...
posted on 11 Jan 2024
I applied via Naukri.com and was interviewed before Jan 2023. There were 2 interview rounds.
based on 2 interviews
Interview experience
based on 12 reviews
Rating in categories
TestVagrant
Exponential Digital Solutions
Cigniti Technologies
Indium Software