Upload Button Icon Add office photos

Filter interviews by

Nextwebi IT Solutions Intern Interview Questions and Answers

Updated 2 Jul 2024

Nextwebi IT Solutions Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 2 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Was given an assignment to do, and was assessed accordingly

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell about yourself
  • Q2. Why content writting?
  • Ans. 

    I am passionate about creating engaging and informative content that connects with audiences.

    • I enjoy researching and learning about different topics to create well-informed content

    • I have a knack for storytelling and crafting compelling narratives

    • I believe in the power of words to educate, inspire, and entertain

    • Content writing allows me to express my creativity and share valuable information with others

  • Answered by AI

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via campus placement at MAEER's MIT College of Engineering, Pune and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was successful, covering various topics such as ratios and proportions, percentages, blood relations, boat and stream problems, highest common factor (HCF) and least common multiple (LCM), volume and surface area, time and work, as well as questions related to profit and loss, and speed, distance, and time.

Round 2 - Coding Test 

In the coding test 1 question for coding and another 2 for debugging were asked.

Round 3 - Technical 

(3 Questions)

  • Q1. Tell me about yourself?
  • Q2. What do you mean by polymorphism?
  • Q3. A puzzle was asked. Probably do all the puzzles from geeks for geeks.

Interview Preparation Tips

Interview preparation tips for other job seekers - For interviews do the basic computer concepts. Do practice projects as project related questions might be asked. Oops concepts, sql, Dbms, OS, Cn.

Intern Interview Questions & Answers

TCS user image Anonymous

posted on 17 Jan 2025

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic concept of quant, No need to attempt all, I have attempted 22.Accuracy is important

Round 2 - Technical 

(3 Questions)

  • Q1. DBMS concepts - Normalization,joins , inner query
  • Q2. Reverse a string and check if its palindrome
  • Q3. Basics of java - oops concept, difference between inheritance and abstraction
Round 3 - HR 

(3 Questions)

  • Q1. Why do you want to join TCS?
  • Q2. Where do you see yourself in next 5 years?
  • Q3. Comfortable with any location?

Interview Preparation Tips

Interview preparation tips for other job seekers - Many times interviewers don't react or react negatively just to make us feel less confident or put us in stress situation, So be Confident!!
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basics- logical, quantitative, english, programming based questions

Round 2 - Technical 

(3 Questions)

  • Q1. Regarding my project
  • Q2. Write some basic programs
  • Q3. Biggest achievement
  • Ans. 

    Graduating with honors and receiving an award for academic excellence

    • Maintained a high GPA throughout college

    • Received recognition from professors for outstanding performance

    • Awarded a certificate for academic excellence at graduation

  • Answered by AI

Intern Interview Questions & Answers

Wipro user image Anonymous

posted on 30 Jul 2024

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

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

120 min,Maths, Reasoning,Verbal Ability Basic Questions

Round 2 - Technical 

(2 Questions)

  • Q1. How will you save your database from getting manipulated.
  • Ans. 

    Implementing proper security measures like encryption, access control, and regular backups can help prevent database manipulation.

    • Use encryption to protect sensitive data from unauthorized access.

    • Implement access control to restrict who can make changes to the database.

    • Regularly backup the database to ensure data can be restored in case of manipulation.

    • Use parameterized queries to prevent SQL injection attacks.

    • Monitor

  • Answered by AI
  • Q2. I didn't answer
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Its have 2 coding question easy and medium level based on leetcode

Round 2 - Group Discussion 

Gd takes place on familiar topic

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

Aptititude quantitative and just reasoning questions and all.

Interview Preparation Tips

Interview preparation tips for other job seekers - work for the logic building and learn the basics which u studied in lower classes
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was quite easy and easy to clear

Round 2 - HR 

(1 Question)

  • Q1. Meeting with hr and asked me about myself and few hr questions
Round 3 - Technical 

(2 Questions)

  • Q1. Basic questions on c
  • Q2. Write a c program on Fibonacci
  • Ans. 

    A C program to generate Fibonacci series

    • Use a loop to calculate Fibonacci numbers

    • Store the numbers in an array

    • Print the Fibonacci series

  • Answered by AI

Skills evaluated in this interview

Intern Interview Questions & Answers

eClerx user image Manav Yadav

posted on 18 Apr 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal question of math and gernal knowledge

Round 2 - Technical 

(1 Question)

  • Q1. What do you understand about pandas?
  • Ans. 

    Pandas are a popular open-source data manipulation and analysis library in Python.

    • Pandas provides data structures like Series and DataFrame for easy manipulation of data.

    • It allows for reading and writing data from various file formats like CSV, Excel, SQL databases.

    • Pandas can handle missing data and perform operations like filtering, grouping, and merging datasets.

    • It is widely used in data science, machine learning, an

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at S R Engineering College, Ranga Reddy and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is Bounding box in detection models?
  • Ans. 

    Bounding box is a rectangular box drawn around an object in an image to indicate its location.

    • Bounding box is used in object detection models to locate and classify objects in images.

    • It is represented by a set of coordinates (x, y, width, height) that define the rectangle.

    • Bounding box is commonly used in computer vision tasks like image classification and object tracking.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Simple friendly questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your resume

Skills evaluated in this interview

Nextwebi IT Solutions Interview FAQs

How many rounds are there in Nextwebi IT Solutions Intern interview?
Nextwebi IT Solutions interview process usually has 2 rounds. The most common rounds in the Nextwebi IT Solutions interview process are Assignment and One-on-one Round.

Tell us how to improve this page.

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 35 Interviews
Infosys Intern Interview Questions
3.7
 • 22 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
Mphasis Intern Interview Questions
3.4
 • 2 Interviews
Cyient Intern Interview Questions
3.7
 • 2 Interviews
View all
Web Designer
6 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Digital Marketing Executive
4 salaries
unlock blur

₹2.4 L/yr - ₹5 L/yr

Softwaretest Engineer
4 salaries
unlock blur

₹4.8 L/yr - ₹5 L/yr

Software Engineer
3 salaries
unlock blur

₹3 L/yr - ₹16 L/yr

Web Developer
3 salaries
unlock blur

₹2.2 L/yr - ₹3.1 L/yr

Explore more salaries
Compare Nextwebi IT Solutions with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

LTIMindtree

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