Upload Button Icon Add office photos
Engaged Employer

i

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

S B Infowaves Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

S B Infowaves Interview Questions and Answers

Updated 26 Dec 2024

S B Infowaves Interview Experiences

Popular Designations

7 interviews found

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

I applied via Walk-in and was interviewed in Dec 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 - HR 

(1 Question)

  • Q1. This is a normal chit chat round to check your personality
Round 3 - Technical 

(1 Question)

  • Q1. Here they ask you to introduce yourself and ask questions about career goals and ambition
Round 4 - One-on-one 

(1 Question)

  • Q1. Knowledge check about the process they are hiring

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, wear formals at the time of interview and best of luck all of you.

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - HR 

(1 Question)

  • Q1. Tell me about you self? Why do you want to change the job? What is your current ctc? What is you salary expectations?
Round 2 - Assignment 

I was asked about my past experience, inquired about my knowledge, and was assigned a project brief to write its scope of work, with a request to assume a project budget.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident when participating in an interview.

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Overall job responsibilities I had in my past company
  • Q2. Average Ticket size

Senior Business Development Manager Interview Questions asked at other Companies

Q1. 2] Sell me Something and Sales pitch that to aggressive ?
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is HR from your point of view ?
  • Q2. How many years of experience?

Senior HR Executive Interview Questions asked at other Companies

Q1. 3. Do you have knowledge about labour laws, PF proceedings and contract laws?
View answer (2)

S B Infowaves interview questions for popular designations

 Quality Analyst

 (1)

 Senior HR Executive

 (1)

 Process Trainer

 (1)

 Senior Business Development Manager

 (1)

 Business Development Executive

 (1)

 Full Stack Developer

 (1)

 Social Media Strategist

 (1)

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

I applied via LinkedIn and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Why did you choose to be a social media strategist?
  • Ans. 

    I chose to be a social media strategist because of my passion for digital marketing and connecting with audiences online.

    • Passion for digital marketing and social media

    • Enjoy creating engaging content and connecting with audiences

    • Excited about the constantly evolving nature of social media platforms

  • Answered by AI

Process Trainer Interview Questions & Answers

user image Bernard Anthony

posted on 9 Oct 2024

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

I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Job role and what different you would do
  • Ans. 

    As a Process Trainer, I would be responsible for training new employees on company processes and procedures to ensure efficiency and accuracy.

    • Develop training materials and modules based on company processes

    • Conduct training sessions for new employees to ensure understanding and proficiency

    • Provide ongoing support and guidance to employees as they navigate company processes

    • Evaluate training effectiveness and make adjustm...

  • Answered by AI
  • Q2. Salary negotiations

Interview Preparation Tips

Interview preparation tips for other job seekers - I would request people not to approach in SB Infowaves, as salary is not GARAUNTEED, increment never happens, but 100℅ loose self respect. No job GARAUNTEE. No policy is employee centric

Process Trainer Interview Questions asked at other Companies

Q1. What is the formula of throughput
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is react ?
  • Ans. 

    React is a JavaScript library for building user interfaces.

    • React allows developers to create reusable UI components.

    • It uses a virtual DOM for efficient rendering.

    • React can be used for building single-page applications.

    • React was developed by Facebook.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for S B Infowaves Full Stack Developer interview:
  • React.Js
  • Node.Js

Skills evaluated in this interview

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. API testing methods
  • Ans. 

    API testing methods involve functional, performance, security, and exploratory testing.

    • Functional testing ensures that the API meets the requirements and specifications.

    • Performance testing checks the API's response time, throughput, and resource utilization.

    • Security testing verifies the API's authentication, authorization, and encryption mechanisms.

    • Exploratory testing involves ad-hoc testing to discover defects and usa...

  • Answered by AI
  • Q2. Difference between sanity and smoke
  • Ans. 

    Sanity and Smoke are types of software testing. Sanity tests a specific functionality while Smoke tests the entire system.

    • Sanity testing is a narrow and deep testing approach while Smoke testing is a broad and shallow testing approach.

    • Sanity testing is performed after a small change in code while Smoke testing is performed after a major change in code.

    • Sanity testing is used to check if the critical functionalities are ...

  • Answered by AI
  • Q3. Difference between retesting and regression
  • Ans. 

    Retesting is testing the same functionality again after fixing the defects. Regression is testing the unchanged functionality after making changes.

    • Retesting is done to ensure that the defects have been fixed and the functionality is working as expected.

    • Regression is done to ensure that the changes made to the software have not affected the existing functionality.

    • Retesting is a subset of regression testing.

    • Retesting is ...

  • Answered by AI
  • Q4. Bug life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - It was technical based interview round.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. SOLID principles examples in depth,given to design user management database in sql(just flow diagram,and in which table which value is used),some basic c# questions related to how you log in c#

I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. 1. Explain difference between spring and spring boot
  • Ans. 

    Spring is a framework for building Java applications, while Spring Boot is a tool for quickly creating Spring-based applications.

    • Spring provides a comprehensive framework for building Java applications, while Spring Boot is a tool that simplifies and accelerates the process of creating Spring-based applications.

    • Spring requires more configuration and setup, while Spring Boot provides a pre-configured environment that re...

  • Answered by AI
  • Q2. 2. String anagram program
  • Ans. 

    A program to check if two strings are anagrams of each other.

    • Create two character arrays from the input strings

    • Sort the arrays

    • Compare the sorted arrays to check if they are equal

  • Answered by AI
  • Q3. 3. write small code using streams api
  • Ans. 

    Using Streams API to filter and map an array of strings

    • Create a stream from the array using Arrays.stream()

    • Use filter() to select elements that meet a certain condition

    • Use map() to transform each element into a new value

    • Use toArray() to convert the stream back into an array

  • Answered by AI
  • Q4. 4. java 8 concepts
  • Q5. 5. what is REST api
  • Ans. 

    REST API is a web service that uses HTTP requests to access and manipulate data.

    • REST stands for Representational State Transfer

    • It is an architectural style for building web services

    • It uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources

    • It is stateless and can be cached

    • It returns data in various formats like JSON, XML, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain everything properly

Skills evaluated in this interview

S B Infowaves Interview FAQs

How many rounds are there in S B Infowaves interview?
S B Infowaves interview process usually has 1-2 rounds. The most common rounds in the S B Infowaves interview process are One-on-one Round, HR and Technical.
How to prepare for S B Infowaves 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 S B Infowaves. The most common topics and skills that interviewers at S B Infowaves expect are international bpo, Website Sales, US Shift, Night Shift and Outbound Sales.
What are the top questions asked in S B Infowaves interview?

Some of the top questions asked at the S B Infowaves interview -

  1. What is reac...read more
  2. Tell me about you self? Why do you want to change the job? What is your current...read more
  3. This is a normal chit chat round to check your personal...read more
How long is the S B Infowaves interview process?

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

Tell us how to improve this page.

S B Infowaves Interview Process

based on 12 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

kipi.ai Interview Questions
4.3
 • 55 Interviews
Magic Edtech Interview Questions
3.0
 • 50 Interviews
Affine Interview Questions
3.3
 • 48 Interviews
View all

S B Infowaves Reviews and Ratings

based on 54 reviews

4.0/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.8

Salary

3.8

Job security

4.0

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 54 Reviews and Ratings
Customer Care Executive
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Digital Marketing Executive
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Analyst
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Web Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare S B Infowaves with

Medcode

4.5
Compare

Maxgen Technologies

4.6
Compare

Cyfuture

3.0
Compare

Magic Edtech

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