i
QSS Technosoft Inc.
Filter interviews by
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
There were 2 coding questions
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.
Code examples for different types of inheritance and static keyword in Java.
For single inheritance, use the 'extends' keyword to create a subclass that inherits from a superclass.
For multiple inheritance, use interfaces in Java to implement multiple interfaces in a single class.
For hierarchical inheritance, create a superclass with multiple subclasses that inherit from it.
For hybrid inheritance, combine multiple inheri...
I applied via campus placement at Manav Rachana International University, Faridabad and was interviewed in Mar 2024. There were 2 interview rounds.
It Was a pen paper test in which two questions were given. One of HTML Css and JavaScript and the second one of Strings and array . There were 3 sets
QSS Technosoft Inc. interview questions for popular designations
I applied via LinkedIn and was interviewed in Jul 2023. There were 2 interview rounds.
I was interviewed in Mar 2023.
I applied via campus placement at Madan Mohan Malaviya Engineering College (MMMEC) and was interviewed before Jul 2023. There were 3 interview rounds.
General mathematics was asked
Question regarding web development
My knowledge level in the skills I have is advanced, with hands-on experience in various testing tools and methodologies.
Proficient in manual and automated testing
Experience with tools such as Selenium, Jira, and Jenkins
Knowledge of Agile and Waterfall methodologies
Strong understanding of test case design and execution
Continuous learning and improvement in testing practices
I applied via Naukri.com and was interviewed in Mar 2021. There were 6 interview rounds.
JavaScript has 7 primitive data types: string, number, boolean, null, undefined, symbol, and bigint.
Strings are used for text
Numbers are used for numeric values
Booleans are used for true/false values
Null represents intentional absence of any object value
Undefined represents an uninitialized value
Symbols are used for creating unique identifiers
BigInts are used for representing integers larger than 2^53-1
null means absence of value while undefined means a variable has been declared but not assigned a value.
null is a value that represents no value or an empty value
undefined means a variable has been declared but not assigned a value
null is a primitive value while undefined is a type
null is falsy while undefined is also falsy
null is explicitly set while undefined is implicit
Top trending discussions
I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.
Find the 2nd largest element in an array with the least time complexity.
Sort the array in descending order and return the element at index 1.
Initialize two variables to keep track of the largest and second largest elements.
Iterate through the array and update the variables accordingly.
Return the second largest element.
posted on 18 Aug 2022
I applied via campus placement at New Horizon College of Engineering, Bangalore and was interviewed in Jul 2022. There were 3 interview rounds.
Questions based or percentage, profit loss, ratio
Stacks are a data structure that follows the Last In First Out (LIFO) principle.
Elements are added and removed from the top of the stack
Common operations include push (add element) and pop (remove element)
Stacks can be implemented using arrays or linked lists
Examples of stack usage include function call stack and undo/redo functionality in text editors
To find the middle number in a linked list.
Traverse the linked list using two pointers, one moving twice as fast as the other.
When the fast pointer reaches the end, the slow pointer will be at the middle node.
If the linked list has even number of nodes, there will be two middle nodes. Return either one.
Interview experience
based on 72 reviews
Rating in categories
Senior Software Engineer
98
salaries
| ₹7.7 L/yr - ₹22 L/yr |
Software Engineer
59
salaries
| ₹3 L/yr - ₹10.6 L/yr |
Software Developer
39
salaries
| ₹2.8 L/yr - ₹10 L/yr |
Technical Lead
18
salaries
| ₹9.6 L/yr - ₹22 L/yr |
Senior QA Engineer
17
salaries
| ₹4.8 L/yr - ₹8.8 L/yr |
TCS
Infosys
Wipro
HCLTech