Upload Button Icon Add office photos

Filter interviews by

iB Arts Interview Questions and Answers

Updated 31 Dec 2024

iB Arts Interview Experiences

Popular Designations

12 interviews found

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 Mar 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic mathematical Aptitude questions along with English grammar questions were asked. Talking about the topics all basic mathematical concepts like percentage, average, profit and loss, CP and SP, time and work, etc

Round 2 - Technical 

(2 Questions)

  • Q1. Basic MCQ questions were asked to test your HTML, CSS, JS, PHP, and MySQL knowledge.
  • Q2. Concepts of PHP like how to connect frontend from the database where the concept of mysqli is used.
Round 3 - Coding Test 

I. Rat in a maze
ii. one matrix question
iii. one string question

Round 4 - Technical 

(1 Question)

  • Q1. I. Star pattern question (basic) 1 2 3 4 5 6 7 8 9 10 ii. Write an SQL query to print all the details of a student whose name starts with A.
Round 5 - HR 

(1 Question)

  • Q1. Basic questions like from where did you know about this company and what qualities do you inherit so that we can hire you.

Interview Preparation Tips

Interview preparation tips for other job seekers - Build a good resume. Focus on one direction do not listen to others. Choose the domain in which you are interested whether it is development, data science, or so on along with that you must also have at least an intermediate level of coding knowledge means you must be able to solve questions of (arrays, strings, matrix, linked list, trees, etc).
All the best!!

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(3 Questions)

  • Q1. What are the skills you are having
  • Q2. What is your expectation
  • Q3. What will be the notice period
Round 2 - Technical 

(2 Questions)

  • Q1. What are synchronous and asynchronous in react
  • Ans. 

    Synchronous and asynchronous in React refer to the way in which code is executed and managed.

    • Synchronous operations block the execution of code until the operation is completed.

    • Asynchronous operations allow the code to continue running while waiting for the operation to complete.

    • In React, asynchronous operations are commonly used for fetching data from APIs or handling user interactions.

    • Examples of asynchronous operati...

  • Answered by AI
  • Q2. Some basic concepts about php and node js

Interview Preparation Tips

Topics to prepare for iB Arts Web Developer interview:
  • Software
  • Coding
Interview preparation tips for other job seekers - Never be worried about how much you know. You will get knowledge while working . Always be enthusiastic towards organization and it's task.

Skills evaluated in this interview

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given Difference Problem Statement You are provided with an integer array ARR of size N along with two integers A and B. Your task is to determine if there exist two distinct indices in the array such that the absolute di... read more
View answer (1)

Software Tester Interview Questions & Answers

user image ibarts milan

posted on 29 Nov 2024

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

(1 Question)

  • Q1. Tell about yourself
  • Ans. 

    I am a dedicated software tester with 5 years of experience in manual and automated testing.

    • Experienced in creating test plans and test cases

    • Proficient in using testing tools such as Selenium and Jira

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test was taken

Round 2 - Coding Test 

There was 3 coding questions

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

iB Arts interview questions for popular designations

 Web Developer

 (4)

 Front end Developer

 (2)

 Backend Developer

 (1)

 Internship Trainee

 (1)

 Painter

 (1)

 SEO Executive

 (1)

 Software Developer Intern

 (1)

 Software Tester

 (1)

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Pyramid Star pattern asked

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (1)
Interview experience
5
Excellent
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. Questions about skills
  • Q2. Questions about in hand experience
Round 3 - Coding Test 

Debugging some frontend issues

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 31 Dec 2024

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

I was interviewed before Dec 2023.

Round 1 - Technical 

(1 Question)

  • Q1. It was just technical round with basic php, MySQL, javascript questions.

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given Difference Problem Statement You are provided with an integer array ARR of size N along with two integers A and B. Your task is to determine if there exist two distinct indices in the array such that the absolute di... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test - 60 mins
MCQ -20 questions in 25 mins
Then 3 coding questions of easy to moderate level

Round 2 - Coding Test 

Have to solve a question live from code chef
Describe the approach
Basic HR questions

Backend Developer Interview Questions asked at other Companies

Q1. Vertical Order Traversal of a Binary Tree Given a binary tree, your task is to return the vertical order traversal of its nodes' values. For each node located at a position (X, Y), its left child will be at (X-1, Y-1) and its right child wi... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Some SEO related questions. Some were descriptive and some with options.

Round 2 - Technical 

(1 Question)

  • Q1. Technical SEO questions
Round 3 - HR 

(1 Question)

  • Q1. Salary Negotiation.

SEO Executive Interview Questions asked at other Companies

Q1. What are the best practices to get more traffic on a website?
View answer (1)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 18 Sep 2023

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

I applied via Campus Placement and was interviewed before Sep 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning and coding decoding

Round 2 - Coding Test 

Print even star and odd hashtags

Interview Preparation Tips

Interview preparation tips for other job seekers - They ask questions related to oop concepts of java programming language and also about classes and objects

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given Difference Problem Statement You are provided with an integer array ARR of size N along with two integers A and B. Your task is to determine if there exist two distinct indices in the array such that the absolute di... read more
View answer (1)

iB Arts Interview FAQs

How many rounds are there in iB Arts interview?
iB Arts interview process usually has 2-3 rounds. The most common rounds in the iB Arts interview process are Technical, Coding Test and Aptitude Test.
How to prepare for iB Arts interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at iB Arts. The most common topics and skills that interviewers at iB Arts expect are CSS, HTML, JQuery, Javascript and Magento.
What are the top questions asked in iB Arts interview?

Some of the top questions asked at the iB Arts interview -

  1. What are synchronous and asynchronous in re...read more
  2. i. Star pattern question (basic) 1 2 3 4 5 6 7 8 9 10 ii. Wri...read more
  3. Concepts of PHP like how to connect frontend from the database where the concep...read more
How long is the iB Arts interview process?

The duration of iB Arts interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

iB Arts Interview Process

based on 11 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 801 Interviews
View all

iB Arts Reviews and Ratings

based on 95 reviews

4.1/5

Rating in categories

4.2

Skill development

4.0

Work-life balance

3.8

Salary

3.9

Job security

4.1

Company culture

3.8

Promotions

4.0

Work satisfaction

Explore 95 Reviews and Ratings
Web Developer
33 salaries
unlock blur

₹1.7 L/yr - ₹4.2 L/yr

Front end Developer
6 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Backend Developer
5 salaries
unlock blur

₹5.2 L/yr - ₹5.2 L/yr

Project Manager
5 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Assistant Manager
4 salaries
unlock blur

₹1.8 L/yr - ₹3.5 L/yr

Explore more salaries
Compare iB Arts with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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