Upload Button Icon Add office photos
Engaged Employer

i

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

Bi3 Technologies Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 50 Reviews

Filter interviews by

Bi3 Technologies Python Software Developer Interview Questions and Answers

Updated 17 Jun 2024

Bi3 Technologies Python Software Developer Interview Experiences

1 interview found

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

I applied via campus placement at Karunya University and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Hackathon 

(1 Question)

  • Q1. Create a video analysis using yolo on given video
  • Ans. 

    Use YOLO for video analysis to detect objects in a given video.

    • Install YOLO and necessary dependencies for video analysis

    • Preprocess the video frames for object detection

    • Run YOLO on each frame to detect objects

    • Draw bounding boxes around detected objects

    • Analyze the results and track objects if needed

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Sorting given numbers
  • Q2. Find the pair of number in the list that their sum is equal to target... Eg: list1=[1,3,5,7,6,8] target: 9 , ans: (8, 1), (6, 3)
  • Ans. 

    Iterate through the list and check for pairs that sum up to the target value.

    • Iterate through the list and for each element, check if the difference between the target and the element is present in a dictionary.

    • If the difference is present in the dictionary, then we have found a pair that sums up to the target.

    • If the difference is not present, add the current element to the dictionary.

    • Return the pairs that sum up to the

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Basic hr question s
  • Q2. Sort the given numbers in a list and count the number of inversions for each number
  • Ans. 

    Sort a list of numbers and count inversions for each number

    • Sort the list of numbers using a sorting algorithm like merge sort or bubble sort

    • For each number, count the number of elements that are greater than it but appear before it in the sorted list

    • Return the list of numbers with their corresponding inversion counts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in python libraries, and python problem solving, sorting and searching algorithms are very important

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

4 Data Structure questions are given during the machine round

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

4 Data Structure questions are given during the machine round

Bi3 Technologies Interview FAQs

How many rounds are there in Bi3 Technologies Python Software Developer interview?
Bi3 Technologies interview process usually has 3 rounds. The most common rounds in the Bi3 Technologies interview process are Technical.
What are the top questions asked in Bi3 Technologies Python Software Developer interview?

Some of the top questions asked at the Bi3 Technologies Python Software Developer interview -

  1. Find the pair of number in the list that their sum is equal to target... Eg: li...read more
  2. Sort the given numbers in a list and count the number of inversions for each nu...read more
  3. Create a video analysis using yolo on given vi...read more

Tell us how to improve this page.

Bi3 Technologies Python Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Associate Software Engineer
10 salaries
unlock blur

₹5.2 L/yr - ₹5.4 L/yr

Software Developer
5 salaries
unlock blur

₹4.5 L/yr - ₹7.5 L/yr

Data Engineer
5 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Junior Software Developer
4 salaries
unlock blur

₹3.8 L/yr - ₹5.2 L/yr

Associate Software Developer
3 salaries
unlock blur

₹2.3 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Bi3 Technologies with

Biocon Limited

3.9
Compare

Syngene International

3.9
Compare

Dr. Reddy's

4.1
Compare

Wipro

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