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 in Sep 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2022. There were 2 interview rounds.
Marlabs interview questions for designations
Top trending discussions
I applied via Referral and was interviewed in Feb 2022. There were 3 interview rounds.
Problem solving in real time.
I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2022. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Apr 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2022. There was 1 interview round.
Authentication in API requests is the process of verifying the identity of the user or application making the request.
Authentication ensures that only authorized users or applications can access the API resources.
API requests are authenticated using tokens, API keys, or other credentials.
Authentication can be implemented using various protocols such as OAuth, JWT, or Basic Authentication.
Authentication is important for
Python has several built-in datatypes including numeric, sequence, and mapping types.
Numeric types include integers, floats, and complex numbers.
Sequence types include lists, tuples, and range objects.
Mapping types include dictionaries.
Other datatypes include boolean, bytes, and sets.
Generator is a function that returns an iterator. Decorator is a function that takes another function and extends its behavior.
Generator functions use the yield keyword to return values one at a time.
Decorators are used to modify the behavior of a function without changing its source code.
Decorators can be stacked on top of each other to create complex behavior.
Example of generator: function* myGenerator() { yield 1; y...
based on 4 interviews
2 Interview rounds
based on 42 reviews
Rating in categories
Senior Software Engineer
613
salaries
| ₹6.5 L/yr - ₹25 L/yr |
Software Engineer
562
salaries
| ₹2.8 L/yr - ₹12.1 L/yr |
Technical Lead
359
salaries
| ₹9 L/yr - ₹35 L/yr |
Software Developer
123
salaries
| ₹3 L/yr - ₹11.4 L/yr |
Associate Software Engineer
88
salaries
| ₹3 L/yr - ₹5.2 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant