Upload Button Icon Add office photos

Filter interviews by

Biz Technologies Interview Questions and Answers

Updated 19 Jun 2024

Biz Technologies Interview Experiences

Popular Designations

4 interviews found

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

I applied via Approached by Company and was interviewed in Sep 2023. 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 - Aptitude Test 

Incorrect aptitude questions with incorrect checked by hr

don't worry aptitude not matter for joining because salary goes month 6 thousand month first time

Round 3 - Coding Test 

Mlm logic or form development

Round 4 - discuss with boss 

(4 Questions)

  • Q1. Tell me what is downline.
  • Q2. Tell me different strong leg and weak leg in mlm.
  • Ans. 

    In MLM, strong leg refers to the leg with more sales volume and weak leg refers to the leg with less sales volume.

    • Strong leg typically has more active and successful distributors.

    • Weak leg may require more attention and support to grow.

    • Balancing both legs is important for overall success in MLM.

    • Example: If a distributor has recruited more successful members on their left leg, that would be considered their strong leg.

  • Answered by AI
  • Q3. You can work free for 1 month then I'll deside your salary.
  • Q4. If you done fronted then I'll give 10 thousand per month, if you done fronted with backend report the 15 thousands per month, if you handle front and backend logic then 20 thousand per month,and salary sto...

Interview Preparation Tips

Interview preparation tips for other job seekers - don't work more then 3 months

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

You're made to work on implementing a feature on an existing project they're working on

Round 2 - Technical 

(2 Questions)

  • Q1. Unity basics and game optimisation techniques
  • Q2. C# basics, use of animator and package manager

Interview Preparation Tips

Interview preparation tips for other job seekers - You can use any tools to complete the assignment. Make sure you negotiate for the salary properly.

Game Developer Interview Questions asked at other Companies

Q1. What will you do when you get bad reviews about a game?
View answer (2)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Asked about metaverse, nft, Seo, in the Google meeting while both of their camera was off,(HR and other)

Was asked salary expectation but didn't got to negotiate with the HR after meeting and no calls afters meet only got direct mail before the day of joining

Interview Preparation Tips

Topics to prepare for Biz Technologies Digital Marketer interview:
  • Vr/Ar
  • Nft
  • SEO

Digital Marketer Interview Questions asked at other Companies

Q1. How to identitify that a particular lead is comming from Google Ads of Facebook Ads if we're running both Ads together?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2023. There were 3 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 - Assignment 

3d modelling & Texturing

Round 3 - Technical 

(2 Questions)

  • Q1. 3d modelling & Texturing related
  • Q2. What are objects in maya
  • Ans. 

    Objects in Maya are digital representations of 3D models that can be manipulated and animated within the software.

    • Objects in Maya are created using various tools such as polygons, NURBS, and curves.

    • Each object in Maya has its own unique attributes and properties that can be modified.

    • Objects can be grouped together, duplicated, and transformed in 3D space.

    • Examples of objects in Maya include characters, props, environmen

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not lengthy assignments

3D Modeling and Texturing Artist Interview Questions asked at other Companies

Q1. What are objects in maya
View answer (2)

Biz Technologies interview questions for popular designations

 3D Modeling and Texturing Artist

 (1)

 Software Developer

 (1)

 Digital Marketer

 (1)

 Game Developer

 (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What are Joins in SQL? Briefly explain difference between all types of joins
  • Ans. 

    Joins in SQL are used to combine data from two or more tables based on a related column.

    • Inner join returns only the matching rows from both tables

    • Left join returns all rows from the left table and matching rows from the right table

    • Right join returns all rows from the right table and matching rows from the left table

    • Full outer join returns all rows from both tables, with NULL values for non-matching rows

    • Cross join retur

  • Answered by AI
  • Q2. Find a sub array with a given sum
  • Ans. 

    Given an array of integers, find a contiguous subarray with a given sum.

    • Use a sliding window approach to iterate through the array and keep track of the current sum.

    • If the current sum exceeds the given sum, move the window's left endpoint forward.

    • If the current sum is less than the given sum, move the window's right endpoint forward.

    • If the current sum equals the given sum, return the subarray.

    • Time complexity: O(n), Spa

  • Answered by AI
  • Q3. Questions related to Projects mentioned in CV

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview advice would be to remain honest throughout the interview. The interviewer checks the problem solving abilities by your approach of solving it. Ask if there are any doubts.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

1st test was aptitude and a easy coding test

Round 2 - Coding Test 

The 2nd test was pure coding based test on hacker rank platform and contains 2 easy and 2 medium question

Round 3 - Technical 

(1 Question)

  • Q1. Round 3 was technical interview and asked from basics of computer programming and architecture
Round 4 - HR 

(4 Questions)

  • Q1. What is your family background?
  • Q2. Why are you looking for a change?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Advice is just improve basics of programming and DSA with a database management and basicsa of os and networks

I appeared for an interview before Apr 2021.

Round 1 - Video Call 

(3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Technical interview round with questions on DSA and DBMS mainly.

  • Q1. 

    Maximum Sum Subarray Problem Statement

    Given an array ARR consisting of N integers, determine the sum of the subarray with the maximum sum, including the possibility of an empty subarray.

    A subarray is a...

  • Ans. 

    Find the sum of the subarray with the maximum sum in a given array.

    • Iterate through the array and keep track of the current sum and maximum sum.

    • Update the maximum sum if the current sum becomes greater.

    • Handle cases where the array has all negative numbers or empty subarray.

    • Example: For input [-2, 1, -3, 4, -1], the maximum sum subarray is [4] with sum 4.

  • Answered by AI
  • Q2. 

    Prime Numbers Identification

    Given a positive integer N, your task is to identify all prime numbers less than or equal to N.

    Explanation:

    A prime number is a natural number greater than 1 that has no po...

  • Ans. 

    Identify all prime numbers less than or equal to a given positive integer N.

    • Iterate from 2 to N and check if each number is prime

    • Use the Sieve of Eratosthenes algorithm for efficient prime number identification

    • Optimize by only checking numbers up to square root of N for divisibility

  • Answered by AI
  • Q3. What are Joins in the context of databases?
  • Ans. 

    Joins in databases are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right ta...

  • Answered by AI
Round 2 - HR 

Round duration - 30 minutes
Round difficulty - Easy

Typical HR round with behavioral problems.

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPABigStep Technologies interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, DBMS, SQL, Aptitude, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed before May 2021. There were 5 interview rounds.

Round 1 - Coding Test 

Hackerrank Test

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to NodeJS and Javascript Basics
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions based on past experience
Round 4 - HR 

(1 Question)

  • Q1. Company Culture related
Round 5 - Behavioral 

(1 Question)

  • Q1. Expectations and Processes

Interview Preparation Tips

Interview preparation tips for other job seekers - Read the basics. Medium level interview questions. All the best.

Biz Technologies Interview FAQs

How many rounds are there in Biz Technologies interview?
Biz Technologies interview process usually has 2-3 rounds. The most common rounds in the Biz Technologies interview process are Resume Shortlist, Assignment and Technical.
How to prepare for Biz Technologies 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 Biz Technologies. The most common topics and skills that interviewers at Biz Technologies expect are Javascript, HTML, Public Speaking, Presentation Skills and Business Development.
What are the top questions asked in Biz Technologies interview?

Some of the top questions asked at the Biz Technologies interview -

  1. tell me different strong leg and weak leg in m...read more
  2. What are objects in m...read more
  3. if you done fronted then I'll give 10 thousand per month, if you done fronted w...read more

Tell us how to improve this page.

Biz Technologies Interview Process

based on 4 interviews

Interview experience

2.5
  
Poor
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
View all

Biz Technologies Reviews and Ratings

based on 24 reviews

1.8/5

Rating in categories

2.8

Skill development

2.0

Work-life balance

1.7

Salary

2.0

Job security

2.0

Company culture

1.8

Promotions

2.2

Work satisfaction

Explore 24 Reviews and Ratings
Software Developer
13 salaries
unlock blur

₹1.6 L/yr - ₹5 L/yr

Java Developer
7 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Software Engineer
6 salaries
unlock blur

₹2.4 L/yr - ₹5.5 L/yr

Blockchain Developer
6 salaries
unlock blur

₹4.5 L/yr - ₹7.2 L/yr

Web Designer
6 salaries
unlock blur

₹2.2 L/yr - ₹3.6 L/yr

Explore more salaries
Compare Biz Technologies with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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