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
I applied via campus placement at Bharati Vidyapeeth's College of Engineering for Women, Pune and was interviewed in Oct 2024. There were 3 interview rounds.
Permutations, probability etc
SQL query for joining two tables
Use the JOIN keyword to combine rows from two or more tables based on a related column between them
Specify the columns to be retrieved using SELECT statement
Use ON keyword to specify the join condition
Reverse a given string
Use a loop to iterate through the characters of the string and build a new string in reverse order
Alternatively, you can use built-in functions like reverse() or StringBuilder in some programming languages
Basic GD topic was there
posted on 19 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
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
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
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
JAM just introduce yourself or speak on sometime topic shared
English knowledge pen n paper
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