i
Gamix Labs
Filter interviews by
Manual testing is the process of manually testing software for defects without the use of automation tools.
Manual testing involves testers executing test cases manually without the use of automation scripts.
Testers verify the functionality, usability, and performance of the software by following predefined test cases.
Manual testing is time-consuming and prone to human error, but it allows for exploratory testing and us...
Writing test cases for QA Engineer position
Identify test scenarios based on requirements
Write test cases with clear steps and expected results
Include positive and negative test cases
Consider boundary conditions and edge cases
Ensure test cases are reusable and maintainable
Top trending discussions
Different types of testing in STLC lifecycle include unit testing, integration testing, system testing, and acceptance testing.
Unit testing: Testing individual units or components of a software application.
Integration testing: Testing the integration of different modules or components.
System testing: Testing the entire system as a whole.
Acceptance testing: Testing to ensure the system meets the requirements and is read
I was interviewed before Feb 2024.
There were two coding questions; one was related to linked lists, and the other was linked to binary trees.
Developed a web application for tracking inventory and sales data
Used React for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database management
Integrated authentication and authorization features for secure access
Implemented data visualization using Chart.js
Reversing a linked list involves changing the direction of pointers to go from the end to the beginning.
Start by initializing three pointers: current, previous, and next.
Iterate through the linked list, updating the pointers to reverse the direction of the links.
Update the head of the linked list to point to the new first node, which was the original last node.
Program to find perfect squares between two numbers
Iterate through numbers between the given range
Check if the square root of the number is an integer
If yes, then it is a perfect square
Smart pointers in C++ are objects that act like pointers but provide automatic memory management.
Smart pointers help prevent memory leaks by automatically managing memory allocation and deallocation.
Examples include unique_ptr, shared_ptr, and weak_ptr.
unique_ptr is used for exclusive ownership, shared_ptr for shared ownership, and weak_ptr to prevent circular references.
Mutual exclusion is a concept in concurrent programming where only one thread can access a shared resource at a time.
Ensures that only one thread can access a critical section of code at a time
Prevents race conditions and data corruption
Commonly implemented using locks, semaphores, or mutexes
Example: Using a mutex to protect a shared variable in a multi-threaded application
Implementing multithreading involves creating and managing multiple threads to execute tasks concurrently.
Identify the tasks that can be executed concurrently
Create and manage multiple threads to execute these tasks simultaneously
Use synchronization techniques like locks and semaphores to prevent race conditions
Handle communication and coordination between threads
Consider thread safety and resource sharing issues
I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.
Basic aptitude test, if you know basic maths you can easily crack it.
I was interviewed before Feb 2024.
Sort the array and eliminate duplicates.
Distribution and sort keys in Amazon Redshift impact data organization and query performance.
Distribution key determines how data is distributed across nodes for parallel processing
Sort key determines how data is physically stored on disk to optimize query performance
Choosing appropriate distribution and sort keys can significantly improve query performance
Example: Distributing data based on a column with high cardinal
Basic coding test like palindrome, series,arrays
Search for a target value in a 2D matrix efficiently.
Use binary search on rows to find the potential row where the target value may exist.
Then use binary search on that row to find the target value.
Find quadraplets in an array that sum up to a target value.
Use a nested loop to iterate through all possible combinations of quadraplets.
Keep track of the sum of each quadraplet and compare it to the target value.
Return the quadraplets that match the target sum.
Easy coding questions
Tough level questions , needed high level of thinking
I am a dedicated Test Engineer with a strong background in software testing and quality assurance.
Experienced in creating test plans and test cases
Proficient in automated testing tools such as Selenium
Skilled in identifying and documenting software defects
Strong analytical and problem-solving skills
Excellent communication and teamwork abilities
I have a strong background in testing methodologies and a proven track record of delivering high-quality results.
I have extensive experience in manual and automated testing
I am detail-oriented and have a keen eye for identifying bugs and issues
I have excellent communication skills, which helps in collaborating with cross-functional teams
I am proactive in suggesting improvements to the testing process, leading to more e
based on 1 interview
Interview experience
Quality Analyst
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Tester
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Web Developer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Game Developer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Zynga Game Network
Moonfrog Labs
Octro
99games Online