Filter interviews by
The coding syntax for a programming language.
Syntax refers to the rules and structure of a programming language.
It includes elements like keywords, operators, and punctuation.
Syntax errors occur when the code violates the language's rules.
Examples: C++ uses semicolons to end statements, Python uses indentation for blocks.
Entity Framework is a popular ORM tool for connecting to databases in .NET applications.
Install Entity Framework NuGet package
Create a DbContext class that inherits from DbContext
Specify the connection string in the application's configuration file
Use the DbContext to query and manipulate data from the database
Code first approach involves creating the database schema based on the code, while database first approach involves creating the code based on an existing database schema.
Code first approach focuses on defining the entities and their relationships in code, and then generating the database schema from the code.
Database first approach involves designing the database schema first, and then generating the code based on the...
I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.
Marlabs interview questions for designations
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
I was interviewed in Nov 2024.
Questions about java concurrency framework, java 8 and 11 features, Code chef coding problem
posted on 8 Jan 2025
Netflix system design involves microservices architecture, content delivery networks, recommendation algorithms, and user personalization.
Microservices architecture for scalability and flexibility
Content delivery networks for fast and reliable streaming
Recommendation algorithms for personalized content suggestions
User personalization for enhancing user experience
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 2 interview rounds.
Builder design pattern is a creational design pattern used to construct complex objects step by step.
Builder pattern separates the construction of a complex object from its representation.
It allows the same construction process to create different representations of the object.
Useful when there are multiple ways to construct an object or when the object creation process is complex.
Example: StringBuilder in Java allows ...
JOIN query to retrieve country and employee name
Use JOIN keyword to combine data from multiple tables
Specify the columns to select from each table
Use ON keyword to specify the relationship between the tables
based on 36 reviews
Rating in categories
Senior Software Engineer
624
salaries
| ₹6 L/yr - ₹23 L/yr |
Software Engineer
618
salaries
| ₹2.5 L/yr - ₹12 L/yr |
Technical Lead
362
salaries
| ₹9.3 L/yr - ₹35 L/yr |
Associate Software Engineer
144
salaries
| ₹3 L/yr - ₹5 L/yr |
Software Developer
123
salaries
| ₹3 L/yr - ₹11.4 L/yr |
TCS
Infosys
Wipro
HCLTech