Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2021. There were 2 interview rounds.
Cost of Quality refers to the total cost incurred by a company to ensure the quality of its products or services.
Cost of Quality includes both the cost of conformance (prevention and appraisal costs) and the cost of non-conformance (internal and external failure costs).
Prevention costs are incurred to prevent defects from occurring, such as training, quality planning, and process improvement.
Appraisal costs are incurre...
Quantity assurance refers to the process of ensuring the correct quantity of garments is produced according to specifications.
Quantity assurance involves checking the quantity of garments produced at different stages of the production process.
It includes verifying the quantity of raw materials, such as fabric and trims, before production starts.
During production, regular checks are conducted to ensure the correct numbe...
Top trending discussions
posted on 14 Feb 2025
I appeared for an interview in Jan 2025.
I applied via Naukri.com and was interviewed before Jun 2022. There were 4 interview rounds.
Various types of testing methods include manual testing, automated testing, performance testing, and regression testing.
Manual testing involves testers manually executing test cases without the use of automation tools.
Automated testing uses automation tools to execute test cases and compare actual outcomes with expected outcomes.
Performance testing evaluates the speed, responsiveness, and stability of a system under va...
Software test life cycle is a set of activities performed to ensure the quality of a software product.
It includes test planning, test design, test execution, and test closure.
Test planning involves defining the scope, objectives, and resources for testing.
Test design involves creating test cases and test scenarios based on requirements.
Test execution involves running the test cases and reporting defects.
Test closure in...
Basic Manual testing Questions
Use bitwise operators to perform addition without using the plus sign.
Use bitwise XOR operation to add two numbers without carrying over
Use bitwise AND operation to find the carry bits and shift them to the left
Repeat the process until there are no more carry bits
Reverse a given string
Use a loop to iterate through the characters of the string and build a new string in reverse order
Alternatively, use built-in functions like reverse() or StringBuilder in some programming languages
posted on 17 Feb 2025
I appeared for an interview in Jan 2025.
I applied via Recruitment Consultant and was interviewed in Nov 2021. There was 1 interview round.
1xx responses indicate informational status, while 3xx responses indicate redirection in API communications.
1xx responses are informational responses, such as 100 Continue, indicating that the request has been received and is being processed.
3xx responses indicate redirection, such as 301 Moved Permanently, which tells the client that the resource has been moved to a new URL.
Examples of 1xx responses include 101 Switch...
Sanity and smoke are types of testing in software engineering.
Sanity testing is a quick test to check if the major functionalities of the application are working after a small change is made.
Smoke testing is a quick test to check if the application is stable enough to proceed with further testing.
Sanity testing is done to ensure that the application is ready for further testing.
Smoke testing is done to ensure that the ...
A header is a piece of information at the beginning of a data packet or file that contains details about the data.
Headers are used in communication protocols to provide information about the data being transmitted.
Headers typically include metadata such as the source and destination addresses, data type, and size.
In HTTP, headers are used to pass additional information between the client and server, such as cookies or ...
Verification ensures that the product is built according to the design specifications, while validation ensures that the product meets the customer's needs and requirements.
Verification checks if the product is being built correctly, while validation checks if the right product is being built.
Verification is a process of evaluating the intermediate work products, while validation is a process of evaluating the final pr...
I appeared for an interview before Mar 2021.
Round duration - 30 minutes
Round difficulty - Medium
This was a MCQ round. 30 ques in 30 mins consisting of difficult quantitative aptitude questions were to be solved.
Round duration - 60 minutes
Round difficulty - Medium
In this test round, 2 coding questions were given. Either write the code or pseudo code
Given an integer N
, find all possible placements of N
queens on an N x N
chessboard such that no two queens threaten each other.
A queen can attack another queen if they ar...
The N Queens Problem involves finding all possible placements of N queens on an N x N chessboard without threatening each other.
Use backtracking algorithm to explore all possible configurations.
Keep track of rows, columns, and diagonals to ensure queens do not threaten each other.
Generate all valid configurations and print them out.
Given an integer array arr
of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.
The first line contains an integer 'T' representing the n...
Sort an array of 0s, 1s, and 2s in linear time complexity.
Use three pointers to keep track of 0s, 1s, and 2s while traversing the array.
Swap elements based on the values encountered to sort the array in-place.
Time complexity should be O(N) and space complexity should be O(1).
Round duration - 60 minutes
Round difficulty - Easy
This was a technical round with questions on DSA.
You are given a string of length N
. Your task is to reverse the string word by word. The input may contain multiple spaces between words and may have leading o...
Reverse words in a string while handling leading, trailing, and multiple spaces.
Split the input string by spaces to get individual words
Reverse the order of the words
Join the reversed words with a single space in between
You are provided with the head of a linked list containing integers. Your task is to determine if the linked list is circular.
Detect if a given linked list is circular by checking if it forms a closed loop.
Traverse the linked list using two pointers, one moving at double the speed of the other.
If the two pointers meet at any point, the linked list is circular.
If the faster pointer reaches the end of the list (NULL), the linked list is not circular.
Round duration - 30 minutes
Round difficulty - Easy
HR round with typical behavioral problems.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
Senior Software Engineer
58
salaries
| ₹16.4 L/yr - ₹35.2 L/yr |
Software Engineer
46
salaries
| ₹11.5 L/yr - ₹22 L/yr |
Product Manager
37
salaries
| ₹14.5 L/yr - ₹36.2 L/yr |
Analyst
20
salaries
| ₹8 L/yr - ₹16.6 L/yr |
Automation Test Engineer
16
salaries
| ₹12 L/yr - ₹20 L/yr |
Tekwissen
Softenger
XcelServ Solutions
Capital Numbers Infotech