HashedIn interview experience Real time questions & tips from candidates to crack your interview

Quality Testing Intern

HashedIn
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 Months
Topics: Java (Core and Advanced), Selenium, TestNG, Cucumber, SQL, Jenkins, Basic cloud
Tip
Tip

Tip 1 : Build a framework from scratch using any of the ecommerce or travelling sites using both TestNG and cucumber frameworks to get a detailed knowledge about the POM architecture and design.
Tip 2 : Practise a lot of coding questions from OOPS (Java/Python), Be spontaneous in giving multiple solutions for a program.
Tip 3 : Explore all the latest features in the tools that we are using and compare it with the older versions.
Tip 4 : Practise the most trickiest locators in the DOM and try writing customised Xpaths.

Application process
Where: Linkedin
Eligibility: Good working knowledge in anyone of the OOPS languages along with Automation tools
Resume Tip
Resume tip

Tip 1 : Highlight the keywords that is matching with the Job description.
Tip 2 : Be precise and crisp in mentioning the key points.
Tip 3 : Don't add the skills and tools that you are not practical using or used very long back.

Interview rounds

01
Round
Medium
Video Call
Duration60 minutes
Interview date20 Sep 2021
Coding problem2

2 Programming questions from Java followed by multiple questions from the skills mentioned in my resume based on real time scenarios.

Interview was scheduled based upon my availability in the evening.

Interviewer was very friendly and came up with excellent questions.

Programming questions was done using online compiler as well as using notepad.

1. Remove Duplicates

Easy
0/40
Asked in companies
CIS - Cyber InfrastructureSAP LabsAdobe

Given a string S, remove consecutive duplicates from it recursively.

Problem approach

Pretty straight forward question I solved it using two for loops using the traditional approach as well as explained the easiest way to solve it using the built in functions.

Try solving now

2. Technical Question

To write xpath for a dynamic element in the DOM structure followed by few other.

Problem approach

Wrote customised xpath and located the element for the dynamic elements in the DOM.

02
Round
Medium
Video Call
Duration60 mins
Interview date30 Sep 2021
Coding problem1

Coding round followed by scenario based questions from my previous framework experience

1. Remove Duplicates From String

Moderate
25m average time
0/80
Asked in companies
SquadstackAmazonGoldman Sachs

You are given a string (STR) of length N, consisting of only the lower case English alphabet.

Your task is to remove all the duplicate occurrences of characters in the string.

For Example:
If the given string is:
abcadeecfb

Then after deleting all duplicate occurrences, the string looks like this:
abcdef
Problem approach

Solved it in the traditional approach with the default logic and explain it using the inbuilt functions.

Try solving now

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by HashedIn
1295 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 3 problems
Interviewed by HashedIn
2146 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 3 problems
Interviewed by HashedIn
718 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 5 problems
Interviewed by HashedIn
6393 views
1 comments
0 upvotes