Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by IWCN (P) Team. If you also belong to the team, you can get access from here

IWCN (P) Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

IWCN (P) Django Developer Interview Questions and Answers

Updated 10 Apr 2023

IWCN (P) Django Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. 1-What is request/response cycle in Django. 2-what are the middlewares.
  • Ans. 

    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...

  • Answered by AI
  • Q2. What is map and decorators function
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - learn all the basics of python and Django. ORM is very important.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Intro about Experience
  • Q2. Knowledge on tools
Round 2 - One-on-one 

(2 Questions)

  • Q1. Sdfsfd kjdk dvfikjsf vsjv
  • Q2. Sdjvks sdkvjsk skdcj
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is normalization why use this
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization helps in reducing data redundancy by breaking down large tables into smaller ones.

    • It ensures data integrity by minimizing data anomalies such as update, insert, and delete anomalies.

    • Normalization follows a set of rules (normal forms) like 1NF, 2NF, 3NF, etc., to organize data efficiently.

    • Example: ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Online test was conducted

Round 2 - Group Discussion 

We were asked to talk about one topic for 2mins.

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

40 Minutes. 40 Question in office Test.
20 Questions Programming related and 20 Questions Aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Aptitude and input output Questions. Practice it for 1st round
if you clear that then you will be eligible for Technical Interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude question were asked around 20 Question of Aptitude and 20 of basic debugging of C language code. Before aptitude there was a essay writing on "factors which increases the market of E-commerce platforms"

Round 2 - Coding Test 

There were 4 coding question and 2 SQL questions. Basic pattern printing question and easy question of leetcode were there in coding and in SQL from "joins" topic.

Round 3 - Coding Test 

Same as the previous round more question of Coding and SQL, plus in the starting they would ask about your tech stack and then assign you a stack for the same.

Interview Preparation Tips

Topics to prepare for Velocity Software Solutions Software Developer interview:
  • SQL
Interview preparation tips for other job seekers - Do easy to medium leetcode question mostly pattern printing and SQL as well.

I applied via Campus Placement and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic knowledge required for the Aptitude Test. You need to understand the questions and their technicality and then each question is very easy.

Round 2 - Coding Test 

Need to focus more on the SQL Queries and some average coding skills. This test is used to check the code understanding of the candidate.

Round 3 - Coding Test 

Little more complex problems, need to understand the logic and some complex SQL Queries.
More Focus on JOINS in SQL.

Interview Preparation Tips

Interview preparation tips for other job seekers - You can learn new things here.
Work-Life balance is not good, you have to work more than expected.

I applied via Walk-in and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 
Round 3 - Coding Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is more focused on MySQL queries.
Coding questions mostly related to arrays.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Mathematical and logical questions including distance -time, work -time, reasoning, blood relation etc

Round 2 - Technical 

(1 Question)

  • Q1. Database queries including joins.
Round 3 - Coding Test 

DSA moderate question like string reverse, string rotation, frequency of letter in a string.

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Simple questions of quant and coding output

Round 2 - Coding Test 

3 coding question and one pattern question

Round 3 - Technical 

(2 Questions)

  • Q1. Discussions on questions of prev round
  • Q2. One SQL query need to implement

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to good on SQL for passing there interview

IWCN (P) Interview FAQs

How many rounds are there in IWCN (P) Django Developer interview?
IWCN (P) interview process usually has 2 rounds. The most common rounds in the IWCN (P) interview process are Resume Shortlist and Technical.
What are the top questions asked in IWCN (P) Django Developer interview?

Some of the top questions asked at the IWCN (P) Django Developer interview -

  1. 1-What is request/response cycle in Django. 2-what are the middlewar...read more
  2. what is map and decorators funct...read more

Tell us how to improve this page.

IWCN (P) Django Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

CGS Interview Questions
3.5
 • 25 Interviews
Fusion Interview Questions
3.3
 • 17 Interviews
ElectrifAi Interview Questions
2.7
 • 17 Interviews
View all
Business Consultant
4 salaries
unlock blur

₹5 L/yr - ₹5 L/yr

Software Engineer
3 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Software Developer
3 salaries
unlock blur

₹2 L/yr - ₹2.5 L/yr

Android Developer
3 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Explore more salaries
Compare IWCN (P) with

Primus Global Technologies

3.9
Compare

TriGeo Technologies

3.2
Compare

GrapplTech

4.8
Compare

Plada Infotech Services

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview