Upload Button Icon Add office photos

Filter interviews by

Intellewings Fullstack Developer Intern Interview Questions, Process, and Tips

Updated 26 May 2024

Intellewings Fullstack Developer Intern Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

First round was coding as well as some technical questions of DBMS. Question level was medium to hard.

Round 2 - Assignment 

Project was assigned using HTML, CSS, JS, React and MySql

Round 3 - Technical 

(5 Questions)

  • Q1. Last round was technical interview round. Questions from webD, Sql, DSA was asked.
  • Q2. What is redux in react?
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Redux is a state management tool commonly used with React.

    • It helps in managing the state of the application in a predictable way.

    • Redux stores the entire state of the application in a single immutable state tree.

    • Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.

    • Redux is commonly used for larger applicat

  • Answered by AI
  • Q3. Difference between == and ===
  • Ans. 

    The difference between == and === is that == checks for equality after type coercion, while === checks for equality without type coercion.

    • == is a loose equality comparison, allowing for type coercion (e.g. '1' == 1 is true)

    • === is a strict equality comparison, requiring both value and type to be the same (e.g. '1' === 1 is false)

  • Answered by AI
  • Q4. What is transactions and limits in sql?
  • Ans. 

    Transactions in SQL are a way to ensure data integrity by grouping multiple SQL statements into a single unit of work.

    • Transactions help maintain the ACID properties of a database (Atomicity, Consistency, Isolation, Durability).

    • They allow multiple SQL statements to be executed as a single unit, either all succeeding or all failing.

    • Limits in SQL refer to constraints set on the amount of data that can be stored or process...

  • Answered by AI
  • Q5. What is Hashmap and its time complexity?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and provides constant time complexity for insertion, deletion, and retrieval.

    • Hashmap is also known as dictionary, associative array, or hash table.

    • It uses a hash function to map keys to their corresponding values in an array.

    • Time complexity for insertion, deletion, and retrieval is O(1) on average, but can be O(n) in worst case scenarios.

    • Example: HashMapread more

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to know React to get placed for Full stack developer role

Skills evaluated in this interview

Intellewings Interview FAQs

How many rounds are there in Intellewings Fullstack Developer Intern interview?
Intellewings interview process usually has 3 rounds. The most common rounds in the Intellewings interview process are Assignment, Technical and Coding Test.
What are the top questions asked in Intellewings Fullstack Developer Intern interview?

Some of the top questions asked at the Intellewings Fullstack Developer Intern interview -

  1. what is transactions and limits in s...read more
  2. What is Hashmap and its time complexi...read more
  3. What is redux in rea...read more

Tell us how to improve this page.

Intellewings Fullstack Developer Intern Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Air India Interview Questions
3.7
 • 168 Interviews
Spicejet Interview Questions
3.6
 • 91 Interviews
Go First Interview Questions
3.7
 • 46 Interviews
AirAsia Interview Questions
3.6
 • 31 Interviews
Jet Airways Interview Questions
4.6
 • 24 Interviews
InsanelyGood Interview Questions
4.0
 • 19 Interviews
Vegrow Interview Questions
4.2
 • 16 Interviews
FarMart Interview Questions
4.1
 • 16 Interviews
View all
Software Development Engineer
6 salaries
unlock blur

₹7.5 L/yr - ₹9 L/yr

Full Stack Software Developer
5 salaries
unlock blur

₹8.5 L/yr - ₹9 L/yr

Software Engineer
4 salaries
unlock blur

₹4 L/yr - ₹8 L/yr

SDE
4 salaries
unlock blur

₹7 L/yr - ₹8.5 L/yr

Sde1
4 salaries
unlock blur

₹8.5 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Intellewings with

InterGlobe Aviation

3.6
Compare

Spicejet

3.6
Compare

Air India

3.7
Compare

Vistara

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