Filter interviews by
MVC architecture is a design pattern that separates an application into three main components: Model, View, and Controller.
Model represents the data and business logic of the application
View is responsible for displaying the data to the user
Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly
Middleware in Laravel acts as a bridge between a request and a response.
Middleware can modify incoming requests before they reach the application's routes.
Middleware can also modify outgoing responses before they are sent to the browser.
Examples of middleware in Laravel include authentication middleware, logging middleware, and CORS middleware.
Top trending discussions
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
In first round, they ask a dynamic pattern question.
An attribute in HTML provides additional information about an element and is used to modify the element's behavior or appearance.
Attributes are added to HTML elements using the syntax attribute="value".
Attributes can be used to specify things like the size, color, or alignment of an element.
Examples of attributes include 'href' in Example and 'src' in .
Constructor in PHP is a special method used to initialize objects of a class.
Constructor is a special method with the same name as the class.
It is automatically called when an object is created.
Constructors can be used to initialize object properties or perform any necessary setup.
Example: class Car { public function __construct() { echo 'Car object created'; }}
I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types.
Examples include method overloading and method overriding in object-oriented programming.
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 6 Aug 2024
I applied via Job Portal and was interviewed in Jul 2024. There were 3 interview rounds.
Questions based on coding
Based on coding questions
I am a recent graduate with a degree in Computer Science and a passion for coding. I have experience with Java, Python, and web development.
Recent graduate in Computer Science
Proficient in Java, Python, and web development
Passionate about coding
posted on 11 Mar 2024
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Pseudocode problems and 2 coding questions
Java code to find even numbers in an array
Iterate through the array and check if each element is divisible by 2
Use the modulus operator (%) to check for even numbers
Store the even numbers in a separate array or print them out
posted on 28 May 2024
Very easy coding test just like class 2 standard
Moderate
Moderate level of questions are come
I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.
Design a full frontend page ..
posted on 18 Sep 2022
I applied via Job Portal and was interviewed in Aug 2022. There were 2 interview rounds.
Code Sandbox allows running tasks for front-end development
Open Code Sandbox and create a new project
Add necessary dependencies and files
Run tasks using npm scripts or command line
Examples: build, start, test
posted on 14 Mar 2024
I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
3-5 Yrs
₹ 2.8-4.2 LPA
Technical Associate
130
salaries
| ₹2 L/yr - ₹6 L/yr |
Junior Technical Associate
70
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Business Analyst
51
salaries
| ₹2.8 L/yr - ₹8 L/yr |
Senior Technical Associate
50
salaries
| ₹3 L/yr - ₹7 L/yr |
System Administrator
47
salaries
| ₹2 L/yr - ₹11.4 L/yr |
TCS
Infosys
Wipro
HCLTech