Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
The difference between == and .equals() in Java
The == operator checks if two objects reference the same memory location
The .equals() method checks if two objects have the same content
For primitive data types, == compares values while .equals() is not applicable
For objects, == compares memory addresses while .equals() compares content
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == ...
To sort an array of strings, use the built-in sort() method.
Use the sort() method with a callback function to specify the sorting order.
For ascending order, use the function (a, b) => a.localeCompare(b).
For descending order, use the function (a, b) => b.localeCompare(a).
Test cases can be written in Jira using the 'Test' issue type and the 'Test Steps' field.
Create a new issue in Jira with the 'Test' issue type
Fill in the 'Summary' and 'Description' fields with relevant information
Add test steps in the 'Test Steps' field, including expected results
Assign the issue to the appropriate team member for execution
Track test execution and results in Jira
Code can be pushed to Jira using Jira REST API or by integrating with a CI/CD tool.
Jira REST API can be used to create an issue and attach code to it
Integrating with a CI/CD tool like Jenkins can automate the process of pushing code to Jira
Jira plugins like Git Integration for Jira can also be used to push code to Jira
I am a Software Test Engineer with experience in testing various software applications.
I have a strong understanding of software testing methodologies and techniques.
I am proficient in using testing tools and frameworks such as Selenium and JUnit.
I have experience in creating test plans, test cases, and executing test scripts.
I am skilled in identifying and reporting software defects and working closely with developers...
I applied via Approached by Company and was interviewed before Feb 2021. There were 2 interview rounds.
Top trending discussions
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 appeared for an interview in Nov 2024.
Ge general attitude and HTML CSS JavaScript Java questions
My current salary is competitive and reflects my experience and skills in software testing.
My current salary is $80,000 per year, which is in line with industry standards for my level of experience.
I have received performance bonuses in the past, which can add an additional 10-15% to my annual earnings.
I believe in transparency and am open to discussing salary expectations based on the value I can bring to your team.
My hobby is playing guitar and I have managed to learn and play various songs over the years.
I have been playing guitar for 5 years
I have learned to play both acoustic and electric guitar
I can play songs by artists like Ed Sheeran, John Mayer, and Taylor Swift
I applied via Naukri.com
Reversing a string in C# can be achieved using various methods, including built-in functions and manual iteration.
Using Array.Reverse: Convert the string to a char array, reverse it, and then create a new string. Example: string str = "hello"; char[] charArray = str.ToCharArray(); Array.Reverse(charArray); string reversed = new string(charArray);
Using LINQ: Utilize the Reverse() method from LINQ. Example: string s...
I applied via Naukri.com and was interviewed before May 2021. There were 4 interview rounds.
It was mixed like aptitude and from technical.
I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Approached by Company and was interviewed before Sep 2021. There were 2 interview rounds.
based on 1 interview experience
Difficulty level
Duration
based on 7 reviews
Rating in categories
Senior Software Engineer
411
salaries
| ₹9.3 L/yr - ₹15.9 L/yr |
Software Engineer
153
salaries
| ₹4.8 L/yr - ₹31.5 L/yr |
Senior Software Test Engineer
125
salaries
| ₹6.3 L/yr - ₹13.1 L/yr |
Software Developer
46
salaries
| ₹4.7 L/yr - ₹10.5 L/yr |
Senior Software Developer
45
salaries
| ₹9.2 L/yr - ₹16 L/yr |
Softenger
Foray Software
Nelito System
Alchemy Techsol India