i
Galaxy Weblinks
Filter interviews by
I applied via Company Website and was interviewed in Apr 2022. There was 1 interview round.
Smoke testing is a quick and shallow test to check if the application is stable enough for further testing. Sanity testing is a subset of regression testing to check if the bugs have been fixed and new functionality has not affected the existing one.
Smoke testing is done to check if the critical functionalities are working fine after a new build or release.
Sanity testing is done to check if the bugs reported in the pre...
Regression testing is the process of testing changes made to a software application to ensure that existing functionality still works as expected.
It is performed after making changes to the software
It ensures that existing functionality is not affected by the changes
It helps to identify any new defects introduced by the changes
It can be automated to save time and effort
Examples include retesting after bug fixes or test
Top trending discussions
I was interviewed in Nov 2024.
Ge general attitude and HTML CSS JavaScript Java questions
Basic questions were there
posted on 13 Sep 2024
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
1 hour aptitude round consist of math, verbal and general aptitiude
It consissted of coding question in which two dsa wuestion were asked
I applied via Naukri.com
posted on 30 Aug 2023
I applied via campus placement at DAV College, Amritsar and was interviewed in Jul 2023. There were 2 interview rounds.
Graph based questions they asked . So please be thorough with data structures.
Date and time questions particularly asked
posted on 16 Feb 2023
I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.
They ask coding and apptitude MCQs
Code to print palindrome numbers from 1 to 100
Loop through numbers 1 to 100
Convert each number to string and check if it's equal to its reverse
If yes, print the number
I was interviewed in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
based on 2 reviews
Rating in categories
Senior Software Engineer
69
salaries
| ₹4 L/yr - ₹11.2 L/yr |
Software Engineer
43
salaries
| ₹2.4 L/yr - ₹10 L/yr |
Software Developer
25
salaries
| ₹2.1 L/yr - ₹8 L/yr |
UI/UX Designer
23
salaries
| ₹3 L/yr - ₹6.6 L/yr |
Module Lead
22
salaries
| ₹5.9 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech