Upload Button Icon Add office photos

Filter interviews by

Ibaset India Software Interview Questions and Answers

Updated 19 Oct 2023

Ibaset India Software Interview Experiences

Popular Designations

3 interviews found

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

I was interviewed before Oct 2022.

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 - One-on-one 

(3 Questions)

  • Q1. Advanced Java and Spring Boot
  • Q2. Module lead and scrum master like functional level training.
  • Q3. Coding round if needed
Round 3 - Coding Test 

Coding round to check logical thinking and approach and debugging skills.

Round 4 - HR 

(1 Question)

  • Q1. Basic work and commitment and salary related things

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Production Analyst Interview Questions & Answers

user image Vishal Ratani

posted on 9 Feb 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Analytical skills related questions
  • Q2. Analytical proble. Solving approach
Round 3 - One-on-one 

(1 Question)

  • Q1. Experience related questions and management related questions
  • Ans. Management skills for various scenarios Experience from past and how that is useful for the job position
  • Answered by Vishal Ratani
Round 4 - One-on-one 

(1 Question)

  • Q1. Personal information related questions
  • Ans. About family, city, and other personal information
  • Answered by Vishal Ratani

Interview Preparation Tips

Interview preparation tips for other job seekers - It would be simple and easy if you could showcase your experience and skills to match the job profile

Production Analyst Interview Questions asked at other Companies

Q1. Minimum Time To Solve The ProblemsThere are 'N' number of subjects and the ith subject contains subject[i] number of problems. Each problem takes 1 unit of time to be solved. Also, you have 'K' friends, and you want to assign the subjects t... read more
View answer (5)

I was interviewed in Jul 2021.

Interview Questionnaire 

1 Question

  • Q1. It was all specific to product analysis and business analysis role

Interview Preparation Tips

Interview preparation tips for other job seekers - You just need to show your experience and skills for the role applied

Production Analyst Interview Questions asked at other Companies

Q1. Minimum Time To Solve The ProblemsThere are 'N' number of subjects and the ith subject contains subject[i] number of problems. Each problem takes 1 unit of time to be solved. Also, you have 'K' friends, and you want to assign the subjects t... read more
View answer (5)

Jobs at Ibaset India Software

View all

Interview questions from similar companies

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

I applied via Unstop and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The assessment round conduct on unstop and there was 70 question in 45 minutes.

1. MS excel questions
2. business sales related question
3. Quantitative, verbal, logical reasoning question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Self Intro tell me about yourself. about job description. tell me about company.
  • Q2. Why u want to choose this role, how you generate lead for company, strength and weakness etc

Interview Preparation Tips

Topics to prepare for WebGo Software Labs Business Development Executive interview:
  • Excel
  • Quantitative
  • HTML
  • Verbal
Interview preparation tips for other job seekers - prepare according job description.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 questions, Easy and medium based

Round 2 - Technical 

(1 Question)

  • Q1. Stacks queues and array questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical questions on projects
Round 4 - HR 

(1 Question)

  • Q1. How to tackle any uncertain situations? Behavioural questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Yourself in detailed way

Intern Interview Questions & Answers

Idfy user image Anonymous

posted on 7 Aug 2024

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

I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It had 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. About projects I mentioned in resume
  • Q2. React questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 7 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 

A fun filled "game based" test, where you had a target number on top of screen and then you had to burst some bubbles which had mathematical equations. So if the target number is 24, then you had to burst bubbles which had equations like '12 x 2' , '8 x 3' , '20+4', '48÷2' etc.
In another round, you also had to arrange the bricks 🧱 to fit into the space by changing the shape of bricks.
There were other aptitude tests also which tested your memory and reflex actions.
Total 9 different games.

After these 9 games, you need to give a psychometric tests that evaluates your personality. 5 questions x 7 rounds = Total 35 questions.

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions based on your knowledge of project management and tools. 1. Introduce yourself 2. Explain your day to day life at work. 3. Difference between Agile and Waterfall. 4. Which ETL tools have you wor...
Round 4 - Technical 

(3 Questions)

  • Q1. 1. How many different types of API do you know about? 2. What's the difference between SOAP API and REST API?
  • Ans. 

    There are two main types of APIs - SOAP API and REST API.

    • SOAP API is a protocol-based API that uses XML for communication, while REST API is an architectural style that uses standard HTTP methods like GET, POST, PUT, DELETE.

    • SOAP API has a strict set of rules and standards, while REST API is more flexible and lightweight.

    • SOAP API requires more bandwidth and resources compared to REST API.

    • Examples of SOAP APIs include Sa...

  • Answered by AI
  • Q2. 3. If you reach out to a vendor for API integration, what information would you look for?
  • Ans. 

    Key information for API integration with a vendor

    • Vendor's API documentation

    • Authentication methods required

    • Rate limits and usage restrictions

    • Data formats supported (JSON, XML, etc.)

    • Error handling and response codes

    • Testing environment availability

  • Answered by AI
  • Q3. 4. What are the items in project contract? What factors would you include if you need to create a contract, so that client doesn't hold you for any legal issues?
  • Ans. 

    Items in a project contract and factors to prevent legal issues with clients.

    • Scope of work

    • Project timeline

    • Payment terms

    • Deliverables

    • Change management process

    • Termination clauses

    • Confidentiality agreements

    • Dispute resolution mechanisms

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. One on one round with Project head. He wanted to understand how a typical project is handled at my current organisation, right from sales handover to closure.
Round 6 - One-on-one 

(4 Questions)

  • Q1. Final round before the HR round, was conducted by Founder and CEO. 1. How does your goals and ambitions align with the job?
  • Q2. 2. Why do you want to become a Project manager and not a product manager?
  • Q3. 3. Why do you want to join Signzy? Are you aligned with the work and culture of Signzy?
  • Q4. 4. A strategy based question was asked to check the thought process. If the company is not doing well overall, and your top leadership have abandoned the company and I ask you to take a responsibility of D...
Round 7 - HR 

(1 Question)

  • Q1. 1. Resume review and details on each work experience. 2. Salary expectations and what will I do if I am offered a salary which is half of my current CTC? 3. Any offer in hand? 4. Joining date and any exi...

Interview Preparation Tips

Interview preparation tips for other job seekers - The process will take anywhere from 2 weeks to 5 weeks to finish after the initial calls. For the aptitude tests, play some brain games beforehand. Use a mobile to give the test as you can react much faster there.
For interviews, check the background of the interviewer on LinkedIn. Questions will asked based on their past experiences or technologies they have worked on. Be honest about your work and be confident.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. I have been with them twice . The first time I joined I had three rounds of interview - a few scenarios was provided and I had to answer it with testcases once that was round cleared, I had a technical ro...
  • Q2. 1. Basic SQL Concepts. 2. Scenario based questions to check logic for testing. 3. A few basic programs. 4. API related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - If selected definitely go for it, it is a great learning experience to see how startups work and see how teams work from scratch. They find new options, use open source tools, make budgets work and keeps you alert which makes you more disciplined.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Dec 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is model builder
  • Ans. 

    Model Builder is a visual programming tool in GIS software that allows users to create, edit, and manage geoprocessing models.

    • Model Builder is used in GIS software like ArcGIS to automate geoprocessing tasks.

    • It allows users to visually create workflows by connecting geoprocessing tools and data inputs/outputs.

    • Users can save and share models for repeated use or to collaborate with others.

    • Model Builder can help streamlin...

  • Answered by AI

Skills evaluated in this interview

Ibaset India Software Interview FAQs

How many rounds are there in Ibaset India Software interview?
Ibaset India Software interview process usually has 4 rounds. The most common rounds in the Ibaset India Software interview process are One-on-one Round, Resume Shortlist and Coding Test.
How to prepare for Ibaset India Software 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 Ibaset India Software. The most common topics and skills that interviewers at Ibaset India Software expect are Hibernate, Java, Javascript, React.Js and Advanced Java.
What are the top questions asked in Ibaset India Software interview?

Some of the top questions asked at the Ibaset India Software interview -

  1. It was all specific to product analysis and business analysis r...read more
  2. Module lead and scrum master like functional level traini...read more
  3. Analytical skills related questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 884 Interviews
SAP Interview Questions
4.2
 • 303 Interviews
Salesforce Interview Questions
4.1
 • 265 Interviews
View all

Ibaset India Software Reviews and Ratings

based on 19 reviews

2.8/5

Rating in categories

2.4

Skill development

3.3

Work-Life balance

2.8

Salary & Benefits

2.6

Job Security

3.0

Company culture

2.3

Promotions/Appraisal

2.7

Work Satisfaction

Explore 19 Reviews and Ratings
Senior Java Developer

Ahmedabad

4-8 Yrs

₹ 8-16 LPA

Java Architect

Ahmedabad

10-14 Yrs

Not Disclosed

Principal Software Engineer

Ahmedabad

10-15 Yrs

₹ 20-30 LPA

Explore more jobs
Senior Software Engineer
15 salaries
unlock blur

₹7.7 L/yr - ₹21 L/yr

Software Engineer
11 salaries
unlock blur

₹4.3 L/yr - ₹11.2 L/yr

Associate Software Engineer
6 salaries
unlock blur

₹3.6 L/yr - ₹7.7 L/yr

Lead Software Engineer
6 salaries
unlock blur

₹13 L/yr - ₹31.7 L/yr

Production Analyst
5 salaries
unlock blur

₹13 L/yr - ₹24 L/yr

Explore more salaries
Compare Ibaset India Software with

SAP

4.2
Compare

Oracle

3.7
Compare

Salesforce

4.1
Compare

Microsoft Corporation

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview