Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Bankai Infotech Team. If you also belong to the team, you can get access from here

Bankai Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Bankai Infotech Interview Questions and Answers

Updated 12 May 2025
Popular Designations

6 Interview questions

An Automation Test Engineer was asked 8mo ago
Q. What is the difference between smoke and sanity testing?
Ans. 

Smoke testing is a subset of regression testing, focusing on basic functionality, while sanity testing is a subset of acceptance testing, focusing on specific areas.

  • Smoke testing is performed to check if the critical functionalities of the application are working fine after changes.

  • Sanity testing is performed to check if the specific areas of the application are working fine after changes.

  • Smoke testing is a shallo...

View all Automation Test Engineer interview questions
An Automation Test Engineer was asked 8mo ago
Q. Write a Java function to reverse a given string.
Ans. 

Reverse a string in Java using StringBuilder or iterative approach.

  • Use StringBuilder to reverse the string: StringBuilder sb = new StringBuilder(str); sb.reverse().toString();

  • Iterative approach: Convert the string to char array, swap characters from start and end indexes until middle is reached.

View all Automation Test Engineer interview questions
An Automation Test Engineer was asked 8mo ago
Q. Write an SQL query to order all the employees in ascending order.
Ans. 

Use SQL query with ORDER BY clause to order employees in ascending order.

  • Use SELECT statement to retrieve employee data

  • Add ORDER BY clause with the column you want to order by

  • Specify ASC keyword for ascending order

  • Example: SELECT * FROM employees ORDER BY employee_id ASC;

View all Automation Test Engineer interview questions
An Automation Test Engineer was asked 8mo ago
Q. How do you validate positive or negative coupon codes based on minimum and maximum amounts?
Ans. 

Generate a coupon code based on minimum and maximum amount

  • Determine the range of amounts for the coupon code

  • Generate a random code within that range

  • Assign positive or negative based on the criteria

View all Automation Test Engineer interview questions
An Automation Test Engineer was asked 8mo ago
Q. Write the XPath for the MakeMyTrip datepicker.
Ans. 

The xpath for MakeMyTrip datepicker can be written using unique attributes of the datepicker element.

  • Use unique attributes like class, id, or data-testid to locate the datepicker element

  • Consider the structure of the datepicker and its parent elements when writing the xpath

  • Use indexes or sibling relationships if necessary to pinpoint the datepicker element

View all Automation Test Engineer interview questions
A DOT NET Developer was asked
Q. What are the differences between POST and GET methods?
Ans. 

Post method is used to send data to a server while Get method is used to retrieve data from a server.

  • Post method is used to submit data to a server for processing.

  • Get method is used to retrieve data from a server.

  • Post method is more secure than Get method as it does not expose data in the URL.

  • Get method has a limit on the amount of data that can be sent while Post method does not have any such limit.

  • Examples of Po...

View all DOT NET Developer interview questions

Bankai Infotech Interview Experiences

14 interviews found

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 Sep 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Reverse string in java
  • Ans. 

    Reverse a string in Java using StringBuilder or iterative approach.

    • Use StringBuilder to reverse the string: StringBuilder sb = new StringBuilder(str); sb.reverse().toString();

    • Iterative approach: Convert the string to char array, swap characters from start and end indexes until middle is reached.

  • Answered by AI
  • Q2. Write the xpath for MakeMyTrip datepicker
  • Ans. 

    The xpath for MakeMyTrip datepicker can be written using unique attributes of the datepicker element.

    • Use unique attributes like class, id, or data-testid to locate the datepicker element

    • Consider the structure of the datepicker and its parent elements when writing the xpath

    • Use indexes or sibling relationships if necessary to pinpoint the datepicker element

  • Answered by AI
  • Q3. SQL query for order all the employees in ascending order
  • Ans. 

    Use SQL query with ORDER BY clause to order employees in ascending order.

    • Use SELECT statement to retrieve employee data

    • Add ORDER BY clause with the column you want to order by

    • Specify ASC keyword for ascending order

    • Example: SELECT * FROM employees ORDER BY employee_id ASC;

  • Answered by AI
  • Q4. Difference between smoke and sanity testing
  • Ans. 

    Smoke testing is a subset of regression testing, focusing on basic functionality, while sanity testing is a subset of acceptance testing, focusing on specific areas.

    • Smoke testing is performed to check if the critical functionalities of the application are working fine after changes.

    • Sanity testing is performed to check if the specific areas of the application are working fine after changes.

    • Smoke testing is a shallow and...

  • Answered by AI
  • Q5. Right positive or negative coupon code based on minimum amount and maximum amount
  • Ans. 

    Generate a coupon code based on minimum and maximum amount

    • Determine the range of amounts for the coupon code

    • Generate a random code within that range

    • Assign positive or negative based on the criteria

  • Answered by AI
  • Q6. Basic git commands

Skills evaluated in this interview

Interview Questions & Answers

user image Avinash Mishra

posted on 12 May 2025

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

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Ccna and ccnp related question
  • Q2. Network related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - My experience only in NOC department, where work environment and culture are awesome. But matter of work need to take the responsibility and initiative. No politics will allow.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Ask about linux
  • Q2. Ask about sql
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Basic Job profile history.
Round 2 - Technical 

(1 Question)

  • Q1. Technical Round of your line.
Round 3 - HR 

(1 Question)

  • Q1. Salary Negotiation.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Group Discussion 

Discussed and explained the features of Power BI in the context of the project worked on.

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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. Do you have any critical illness
  • Ans. I dont have any critical illnesses
  • Answered Anonymously
  • Q2. Are you suffering from diabetes
Round 3 - Behavioral 

(1 Question)

  • Q1. How do you see yourself in next 5 years
  • Ans. I would like to lead a team of engineers to produce best of the quality projects/products
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Useless questions in one on one round, the person was not et all interested in taking interview.

NOC Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Jan 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Voip related questions
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

I applied via Referral and was interviewed in Apr 2022. There were 4 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 - One-on-one 

(1 Question)

  • Q1. 1. Questions related to Product Marketing 2. Product strategy 3. Product and Feature Pricing Framework
Round 3 - Case Study 

Case study was regarding a country research for a new product launch

Round 4 - HR 

(1 Question)

  • Q1. This was a general round with info regarding Profile, R&R, salary etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and keep the right skillset on the table
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Basic string and array questions

Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to tach stack and project work
  • Q2. Node.js working artisticure

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this if you are looking for learning exposure bcz here can't learn anything due to bad politics of the company.
This company is good for gujrati people bcz they can work in minimal salary and also they can servive in that much worst work culture environment.

I applied via Walk-in and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Basic questions on c#, and .net And One machine Test
  • Q2. Database questions like Joins Primary key foreign key ,how to export data from one table to another.
  • Q3. 1st round Written Test. 2nd Round Interview Face to face. 3rd round Machine Test
  • Q4. Post and Get Method difference
  • Ans. 

    Post method is used to send data to a server while Get method is used to retrieve data from a server.

    • Post method is used to submit data to a server for processing.

    • Get method is used to retrieve data from a server.

    • Post method is more secure than Get method as it does not expose data in the URL.

    • Get method has a limit on the amount of data that can be sent while Post method does not have any such limit.

    • Examples of Post me...

  • Answered by AI
  • Q5. Hashing and encryption/decryption

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepared for the rounds
And have confidence.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Bankai Infotech?
Ask anonymously on communities.

Bankai Infotech Interview FAQs

How many rounds are there in Bankai Infotech interview?
Bankai Infotech interview process usually has 2-3 rounds. The most common rounds in the Bankai Infotech interview process are Technical, HR and Resume Shortlist.
How to prepare for Bankai Infotech 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 Bankai Infotech. The most common topics and skills that interviewers at Bankai Infotech expect are Java, Linux, Javascript, MySQL and SQL.
What are the top questions asked in Bankai Infotech interview?

Some of the top questions asked at the Bankai Infotech interview -

  1. Right positive or negative coupon code based on minimum amount and maximum amou...read more
  2. SQL query for order all the employees in ascending or...read more
  3. Write the xpath for MakeMyTrip datepic...read more
How long is the Bankai Infotech interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

3.3/5

based on 9 interview experiences

Difficulty level

Easy 20%
Moderate 80%

Duration

Less than 2 weeks 80%
2-4 weeks 20%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Softenger Interview Questions
4.0
 • 59 Interviews
Cyfuture Interview Questions
3.0
 • 46 Interviews
Revature Interview Questions
3.5
 • 42 Interviews
JMR Infotech Interview Questions
4.2
 • 33 Interviews
View all

Bankai Infotech Reviews and Ratings

based on 122 reviews

3.4/5

Rating in categories

3.0

Skill development

3.9

Work-life balance

3.4

Salary

3.6

Job security

3.3

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 122 Reviews and Ratings
Helpdesk Support Engineer

Ahmedabad

3-8 Yrs

₹ 3-6 LPA

B2B Sales Manager

Ahmedabad

5-10 Yrs

₹ 5-9 LPA

Camunda Developer

Ahmedabad

4-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
57 salaries
unlock blur

₹5.5 L/yr - ₹12 L/yr

Senior Software Engineer
31 salaries
unlock blur

₹8.5 L/yr - ₹14 L/yr

NOC Engineer
18 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Technical Support Engineer
13 salaries
unlock blur

₹3 L/yr - ₹8.4 L/yr

Software Developer
9 salaries
unlock blur

₹5 L/yr - ₹10.6 L/yr

Explore more salaries
Compare Bankai Infotech with

HCL Infosystems

3.9
Compare

Saama Technologies

3.7
Compare

JoulestoWatts Business Solutions

3.1
Compare

Cyfuture

3.0
Compare
write
Share an Interview