i
Synechron
Filter interviews by
posted on 22 May 2021
I applied via Referral and was interviewed before May 2020. There were 3 interview rounds.
Top trending discussions
posted on 25 May 2021
I was interviewed in Apr 2021.
posted on 18 Jun 2021
I applied via campus placement at Don Bosco Institute of Technology, Bangalore and was interviewed in Dec 2020. There were 5 interview rounds.
Real-time examples of OOP concepts
Inheritance: A car is a vehicle, inheriting properties of a vehicle
Polymorphism: A shape can be a square or a circle, both implementing the same area method
Abstraction: A TV remote has buttons to perform actions, but the user doesn't need to know how it works internally
Encapsulation: A bank account has private data like balance, which can only be accessed through public methods
SQL query to print rows with no match in a second table
Use LEFT JOIN to join the two tables
Filter the rows where the second table's primary key is NULL
SELECT the columns from the first table
HashMap is a data structure that stores key-value pairs and allows fast retrieval of values based on keys.
HashMap is part of the Java Collections Framework.
It uses hashing to store and retrieve elements.
It allows null values and null keys.
It is not synchronized by default, but can be made synchronized using Collections.synchronizedMap() method.
Example: HashMap
Final, finally and finalise are related to completion or conclusion, but have different meanings and usage.
Final is an adjective used to describe the last or ultimate stage of something.
Finally is an adverb used to indicate the end of a process or event after a long wait or delay.
Finalise is a verb used to complete or finish something, often with a formal or official process.
Examples: The final exam, finally finished t
Different types of DBMS, DB languages & difference between drop, delete & truncate.
Types of DBMS: Relational, NoSQL, Object-oriented, Hierarchical, Network, etc.
Database languages: SQL, PL/SQL, T-SQL, etc.
DROP: Deletes a table and its data, cannot be rolled back.
DELETE: Deletes rows from a table, can be rolled back.
TRUNCATE: Deletes all rows from a table, cannot be rolled back.
posted on 11 Apr 2021
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
posted on 15 Jul 2021
posted on 18 Jun 2021
I applied via Company Website and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 11 Oct 2020
Debugging SPFx in SharePoint involves using browser developer tools and Visual Studio Code.
Use browser developer tools to inspect and debug client-side code
Use Visual Studio Code to debug server-side code
Set breakpoints in code to pause execution and inspect variables
Use console.log() statements to output information to the console
Use the SharePoint Workbench to test and debug web parts
Use the gulp serve command to run...
posted on 1 May 2021
I applied via LinkedIn and was interviewed in Apr 2021. There were 6 interview rounds.
posted on 13 May 2021
I applied via Campus Placement and was interviewed in Nov 2020. There were 5 interview rounds.
posted on 11 Oct 2020
based on 9 reviews
Rating in categories
Technical Lead
2.8k
salaries
| ₹11.2 L/yr - ₹38.5 L/yr |
Senior Associate
1.9k
salaries
| ₹8 L/yr - ₹27 L/yr |
Senior Software Engineer
1.5k
salaries
| ₹12.5 L/yr - ₹27 L/yr |
Senior Associate Technology L1
1k
salaries
| ₹8.8 L/yr - ₹29 L/yr |
Associate Specialist
773
salaries
| ₹12.9 L/yr - ₹40 L/yr |
TCS
Infosys
Wipro
HCLTech