i
IWCN (P)
Filter interviews by
Request/response cycle is the flow of data between client and server in Django. Middlewares are components that process requests and responses.
Request/response cycle involves a client sending a request to the server, which is processed by the Django framework and a response is sent back to the client.
Middlewares are components that sit between the client and the view, and can modify the request or response. They can be...
Map is a built-in function that applies a given function to each item of an iterable. Decorators are functions that modify the behavior of other functions.
Map function returns a map object which can be converted to a list or tuple.
Decorators are used to add functionality to an existing function without modifying its source code.
Example of map function: map(lambda x: x**2, [1, 2, 3]) returns [1, 4, 9].
Example of decorat...
Top trending discussions
posted on 28 Jan 2025
The test went good with good logical questions
posted on 19 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
posted on 7 Feb 2025
posted on 9 Jan 2025
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.
Easy Level DS Questions - 30 mins
A comprehensive coding test which included job role simulation.
Advanced Cloud Services questions
I am a Senior Software Developer with 8 years of experience in full-stack development, specializing in Java and Angular.
8 years of experience in full-stack development
Specialize in Java and Angular
Strong problem-solving skills
Experience working in agile environments
posted on 13 Nov 2024
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.
Solve the problems of maths
posted on 22 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.
Reasoning , maths , coding, english
Java python css c programming sql, html.
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Find the second largest element in an array of strings.
Convert the strings to integers for comparison.
Sort the array in descending order.
Return the second element in the sorted array.
Object-oriented programming concepts in C++
Encapsulation: bundling data and methods that operate on the data together. Example: class Car { private: int speed; public: void accelerate() { speed++; } };
Inheritance: creating new classes based on existing classes. Example: class ElectricCar : public Car { public: void charge() { cout << 'Charging...'; } };
Polymorphism: ability to present the same interface for different d...
posted on 9 Dec 2024
MCQ - 20 (aptitude), 20(c+ and sql)
Pattern, array and sql questions
based on 1 interview
Interview experience
Business Consultant
4
salaries
| ₹5 L/yr - ₹5 L/yr |
Software Engineer
3
salaries
| ₹2 L/yr - ₹3 L/yr |
Software Developer
3
salaries
| ₹2 L/yr - ₹2.5 L/yr |
Android Developer
3
salaries
| ₹1 L/yr - ₹3 L/yr |
TCS
Infosys
Wipro
HCLTech