i
Synechron
Filter interviews by
I was interviewed in Sep 2023.
Mobile testing is important for ensuring the functionality and usability of applications on various devices. Techniques like scrolling and touch actions are essential for testing mobile apps.
Mobile testing ensures that applications work correctly on different devices and screen sizes.
Scrolling on a phone can be done using methods like swipe or scroll actions in automation tools like Appium.
The Touch Actions class in Se...
First round was the coding round:
1. Question related to Strings like find the pallindromic substring in the given string.
2. Collections using streams
Second round:
1. Focused on the internal working of hashmap, concurrent hash map
2. Stream apis and functional interfaces.
Third round is basically the case study:
there is only one runway and there were more that one plans who has to take off and land by the same run away.Tell the approach
What people are saying about Synechron
Synechron interview questions for popular designations
Get interview-ready with Top Synechron Interview Questions
I applied via Naukri.com and was interviewed in Jan 2023. There were 2 interview rounds.
Checked exceptions are exceptions that must be declared in a method's signature or handled using try-catch blocks.
Checked exceptions are checked at compile-time.
They are typically used for exceptional conditions that can be reasonably recovered from.
Examples of checked exceptions in Java include IOException, SQLException, and ClassNotFoundException.
To remove duplicates from an ArrayList of strings, use a HashSet to store unique elements.
Create a HashSet and add all elements from the ArrayList to it.
Create a new ArrayList and add all elements from the HashSet to it.
The new ArrayList will contain only unique elements.
HashSet and HashMap are both data structures in Java that use hashing to store and retrieve elements.
HashSet uses HashMap internally to store its elements as keys with a dummy value.
HashMap uses an array of linked lists called buckets to store key-value pairs.
Both HashSet and HashMap use the hashCode() method to calculate the hash value of keys.
HashSet uses the hash value to determine the bucket where an element should...
Using Java stream, find the sum of all odd numbers in a list.
Use the filter() method to filter out the odd numbers from the list.
Use the mapToInt() method to convert the filtered numbers to integers.
Use the sum() method to calculate the sum of the filtered odd numbers.
I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.
kubectl is a command line tool for interacting with Kubernetes clusters.
Used to deploy applications, inspect and manage cluster resources, and view logs.
Can be used to create, delete, and update resources in a Kubernetes cluster.
Allows for scaling deployments, rolling updates, and debugging applications.
Provides access to cluster information such as nodes, pods, services, and namespaces.
I applied via Job Portal and was interviewed before Mar 2023. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Feb 2023. There were 3 interview rounds.
The duration of Synechron interview process can vary, but typically it takes about less than 2 weeks to complete.
Interview experience
based on 2.7k reviews
Rating in categories
Technical Lead
2.8k
salaries
| ₹11.3 L/yr - ₹38.5 L/yr |
Senior Associate
1.9k
salaries
| ₹8 L/yr - ₹27 L/yr |
Senior Software Engineer
1.5k
salaries
| ₹12.1 L/yr - ₹27.4 L/yr |
Senior Associate Technology L1
1k
salaries
| ₹8.7 L/yr - ₹29 L/yr |
Associate Specialist
753
salaries
| ₹12.1 L/yr - ₹40 L/yr |
TCS
Infosys
Wipro
HCLTech