Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
2 coding questions and 25 mcqs
posted on 16 Aug 2024
Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
posted on 1 Mar 2024
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
posted on 6 May 2024
I applied via Referral and was interviewed in Nov 2023. There were 2 interview rounds.
Reasoning, maths, Devops, AI, ML
Semantic tags in HTML are specific tags that provide meaning to the content they enclose.
Semantic tags help search engines and screen readers understand the structure of a webpage.
Examples of semantic tags include
Using semantic tags improves SEO and accessibility of a website.
Java is a statically typed programming language used for backend development, while JavaScript is a dynamically typed scripting language used for frontend development.
Java is a statically typed language, meaning variable types are explicitly declared and checked at compile time.
JavaScript is a dynamically typed language, meaning variable types are determined at runtime.
Java is typically used for backend development, se...
posted on 1 Aug 2024
posted on 16 Aug 2024
Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
posted on 1 Mar 2024
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
posted on 17 Sep 2024
I applied via Indeed and was interviewed in Aug 2024. There was 1 interview round.
Triggers in SQL are special stored procedures that are automatically executed when certain events occur in a database.
Triggers can be used to enforce business rules, maintain referential integrity, and audit changes to data.
There are two main types of triggers: DML triggers (executed in response to data manipulation language events) and DDL triggers (executed in response to data definition language events).
Examples of ...
char is fixed length, varchar is variable length
char stores fixed length strings, while varchar stores variable length strings
char pads with spaces to reach fixed length, varchar does not pad
char is faster for fixed length data, varchar is more flexible for variable length data
Localization in Angular involves translating the application into different languages and adapting to different regions.
Use Angular's built-in i18n tools to mark translatable text in templates
Create separate language files for each supported language
Use ngx-translate or similar libraries for dynamic language switching
Design patterns in .NET Core are reusable solutions to common problems in software design.
Some common design patterns in .NET Core include Singleton, Factory, Observer, and Strategy.
Design patterns help in creating maintainable, scalable, and efficient code.
They promote code reusability and separation of concerns.
Examples: Singleton pattern ensures a class has only one instance, Factory pattern creates objects without ...
posted on 1 Aug 2024
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods (GET, POST, PUT, DELETE) for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
Pagination in JPA allows fetching a subset of results from a query.
Use the setFirstResult() method to set the starting index of the results to retrieve
Use the setMaxResults() method to set the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination
Software Engineer
96
salaries
| ₹8 L/yr - ₹25 L/yr |
Senior Product Specialist
72
salaries
| ₹12 L/yr - ₹28 L/yr |
Senior Software Engineer
71
salaries
| ₹11.6 L/yr - ₹31.5 L/yr |
Product Support Consultant
38
salaries
| ₹7.6 L/yr - ₹13.9 L/yr |
Senior Implementation Consultant
34
salaries
| ₹10.7 L/yr - ₹21.6 L/yr |
Tekwissen
Collabera Technologies
Damco Solutions
In Time Tec Visionsoft