Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Technical Aptitude on singalton pattern
A man-in-the-middle attack is a cyber security attack where the attacker secretly intercepts and possibly alters the communication between two parties.
Attacker intercepts communication between two parties
Attacker may alter the communication
Commonly occurs in public Wi-Fi networks
Can lead to data theft or unauthorized access
Protecting API involves using authentication, authorization, encryption, rate limiting, and monitoring.
Implement authentication mechanisms such as OAuth, JWT, or API keys
Use authorization to control access to different parts of the API
Encrypt sensitive data using SSL/TLS
Implement rate limiting to prevent abuse and protect against DDoS attacks
Monitor API traffic for unusual activity and potential security threats
CSRF stands for Cross-Site Request Forgery, a type of attack where a malicious website tricks a user into performing actions on another website without their knowledge.
CSRF attacks exploit the trust that a site has in a user's browser, by sending unauthorized requests using the user's session.
Prevent CSRF attacks by using tokens in forms, checking the origin of requests, and implementing proper authentication and autho...
Top trending discussions
posted on 11 Oct 2021
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
Create a Rest API for coding assessment
Choose a programming language and framework
Define endpoints and HTTP methods
Implement CRUD operations
Use authentication and authorization
Test API using tools like Postman
Pagination can be achieved by limiting the number of records displayed per page and using page numbers.
Limit the number of records displayed per page to improve performance
Use page numbers to navigate through the records
Implement caching to reduce database queries
Consider using lazy loading to improve performance
Use a server-side framework that supports pagination
Consider using a search feature to filter records
HAVING is used to filter results after grouping, WHERE is used to filter results before grouping.
HAVING is used with GROUP BY clause, WHERE is used with SELECT clause
HAVING filters groups based on aggregate functions, WHERE filters rows based on column values
HAVING is slower than WHERE as it operates on grouped data
Example: SELECT department, COUNT(*) FROM employees GROUP BY department HAVING COUNT(*) > 5;
Example: SELE
Build a typeahead component
Build a form for personal details
Include fields for name, email, phone number, address, date of birth
Use input fields, dropdowns, and date pickers for user input
Add validation for required fields and correct formats
Consider user experience with clear labels and easy navigation
Implement validations for different fields in software development.
Identify the fields that require validation such as email, password, phone number, etc.
Use regular expressions to validate input data format.
Implement client-side and server-side validations to ensure data integrity.
Display error messages for invalid input to guide users on correct data entry.
React is a modern JavaScript library for building user interfaces, while jQuery is a fast and concise JavaScript library for DOM manipulation.
React is component-based, promoting reusability and modularity.
React uses a virtual DOM for efficient updates, while jQuery directly manipulates the DOM.
React is declarative, making it easier to reason about the UI, while jQuery is imperative.
React is typically used for single-pa...
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
3 dsa questions medium level
posted on 14 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
Min and max value from an array of integers, reverse of a string
posted on 14 Jun 2024
Round one consist of coding problems and there's a minimum criteria of solving 2 problems at least to clear this round
posted on 26 Mar 2024
I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.
posted on 21 Feb 2024
A for loop is a control flow statement for specifying iteration, which allows code to be executed repeatedly.
Used to iterate over a sequence of elements
Consists of initialization, condition, and increment/decrement expressions
Example: for(int i=0; i<5; i++) { // code block }
Jobs and queues are concepts used in computer science to manage tasks and data flow in a systematic manner.
Jobs refer to individual tasks or processes that need to be executed.
Queues are data structures that store jobs in a specific order for processing.
Jobs are added to the queue and processed in a first-in, first-out (FIFO) manner.
Queues help in managing the order of execution and prioritizing tasks based on their im...
Containers in Laravel are lightweight and portable units that package up code and all its dependencies, allowing for easy deployment and scaling.
Containers in Laravel are created using Docker, a popular containerization platform.
They provide a consistent environment for running applications, regardless of the underlying infrastructure.
Containers help in isolating applications and their dependencies, making it easier to...
Interview experience
based on 1 review
Rating in categories
Software Developer
31
salaries
| ₹2.8 L/yr - ₹7 L/yr |
Assistant Manager
27
salaries
| ₹3.5 L/yr - ₹9.6 L/yr |
Area Sales Manager
26
salaries
| ₹3.5 L/yr - ₹5.9 L/yr |
Senior Executive
22
salaries
| ₹4 L/yr - ₹5.8 L/yr |
Project Specialist
11
salaries
| ₹14.1 L/yr - ₹20 L/yr |
PayU Payments
Razorpay
Paytm
CCAvenue