Synopsys Internship interview experience for On-campus hiring
3070

Topic: Synopsys Internship interview experience for On-campus hiring (Role: QA Testing)

Step 1: Resume-based selection.

Step 2: A Coding test will be conducted on codility platform.

		There are total 10 MCQ questions on Java
		There is one coding Question based on hashmap
		Statement: Minimum Number of Steps to Make Two Strings Anagram

		Link - https://leetcode.com/problems/minimum-number-of-steps-to-make-two-strings-anagram/

Step 3: Technical Interview 1

		Interview start with the Normal introduction part.
		The interviewer start with giving one coding questions

		Input : “12abc345def67ghi”
		Output : “12cba345fed67ihg”

		Then discuss the optimal solution, Time complexity, and corner Question
		Code check by Dry Run Check.        

		Then Theory questions are :
				Types of Inheritance in java.
				More discuss on my resume Machine Learning project.
				Some OS questions (check here: https://leetcode.com/discuss/interview-question/operating-system/1737120/operating-system-interview-question )

Step 4: Technical Interview 2

			1. 	There are two interviewers who started with the introduction part.
			2.	What is the OOPS Concept, types of polymorphism
			3. Code on Function overloading, overriding, how we can handle this.
			4.	super And this keyword in JAVA.
			5.	What is testing how I use in my android application project.
			6.	What is CI/CD, IDE used for testing?
			7.	Pipeline in testing?
		

Thank You for your time.

If you find the post useful. Please upvote ;)
Feel Free to ask Anything

Comments (4)