Upload Button Icon Add office photos
Engaged Employer

i

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

PibyThree Verified Tick

Compare button icon Compare button icon Compare
4.5

based on 3 Reviews

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.

Filter interviews by

PibyThree Interview Questions and Answers

Updated 8 Jan 2025

PibyThree Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The content included basic mathematics, sequences, probability, general knowledge, pseudocode, and SQL questions.

Round 2 - One-on-one 

(2 Questions)

  • Q1. OOPS, Java fundamentals
  • Q2. Cloud - AWS, projects

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (42)

Jobs at PibyThree

View all

Interview questions from similar companies

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

I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Find a number in array which is greater than left and right element
  • Ans. 

    Iterate through array and check if element is greater than its adjacent elements

    • Iterate through array and check if current element is greater than element at index-1 and index+1

    • Return the first element found that satisfies the condition

    • Handle edge cases where element is at the beginning or end of array

  • Answered by AI
  • Q2. Find the number in the string and return the sum of numbers
  • Ans. 

    Find and sum numbers in a string

    • Iterate through each character in the string

    • Check if the character is a digit

    • If digit, convert to integer and add to sum

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I solved all the DSA question with more optimised way , but interviewer was so immature to understand he joined two month back and only 2 yoe , he was not so skill full , I am pass out from tier-1 colg of India . Such a bad experiance . I was so confident that They are not going to hire me because my current CTC was too high , still they scheduled my interview. They pay very less , and I checked everyone going through interview process facing same what I faced . I will advice not go through the interview process . I have funny story , recruiter called me after seeing my resume , and he thought my name is BITS pilani . Which is my colg.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

Mintu Babu lives in a smaller house than her brother and in a larger house than her parents. Her children reside with her, and she has no other relatives. If Mintu Babu's relative U lives in a larger house than her relative S, then all the following may be true except: \n\n1) S is U's father \n\n2) S is U's mother \n\n3) U is younger than S \n\n4) S is younger than U

Round 2 - Technical 

(2 Questions)

  • Q1. 1. merge two linked list
  • Ans. 

    Merge two sorted linked lists without creating new nodes by rearranging existing nodes.

    • Traverse both linked lists simultaneously

    • Compare the values of nodes and rearrange pointers accordingly

    • Continue until one of the lists is fully traversed

  • Answered by AI
  • Q2. 2. reverse a linked list.
  • Ans. 

    Reverse a linked list by changing the direction of pointers.

    • Start with three pointers: current, previous, and next.

    • Iterate through the linked list, updating pointers to reverse the direction.

    • Update the head of the linked list to be the previous node once iteration is complete.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal

Round 1 - HR 

(2 Questions)

  • Q1. Network concept basics
  • Q2. Routing protocol,ospf
Round 2 - Technical 

(1 Question)

  • Q1. Deep knowledge testing in networking domain
  • Ans. 

    Deep knowledge testing in networking domain involves understanding protocols, configurations, security measures, and troubleshooting techniques.

    • Understanding various networking protocols such as TCP/IP, DNS, DHCP, etc.

    • Knowledge of network configurations including routers, switches, firewalls, etc.

    • Understanding network security measures like VPNs, encryption, firewalls, etc.

    • Ability to troubleshoot network issues using t

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Can we perform data driven testing using postman
  • Ans. 

    Yes, Postman supports data driven testing through the use of variables and data files.

    • Postman allows users to define variables and use them in requests for data driven testing.

    • Data files such as CSV or JSON can be imported into Postman to drive test data.

    • Iterations can be set up in Postman to run tests with different data sets.

  • Answered by AI
  • Q2. Basic coding questions on integer array missing numbers

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. About yourself ?
  • Q2. Just asked questions on previous role
  • Q3. How many types of IOT devices are there
  • Ans. 

    There are three main types of IoT devices: consumer, commercial, and industrial.

    • Consumer IoT devices: Smart home devices like thermostats, lights, and security cameras.

    • Commercial IoT devices: Smart meters, asset tracking systems, and connected vending machines.

    • Industrial IoT devices: Sensors and actuators used in manufacturing, agriculture, and healthcare.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste time as the interviewer doesn't ask you questions related to JD.He asked me questions related to my previous work experience.Hr is good but interviewer is out of mind .I think interviewer wants to select their known candidates or relatives.Even if you give all answers they will simply reject you.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

OOPS , DBMS , OS , and DSA concepts

Round 2 - Technical 

(2 Questions)

  • Q1. DBMS related concepts
  • Q2. Networking and Network Security
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Analytical and Problem-Solving Skills:

I was asked to analyze hypothetical business scenarios and propose solutions, demonstrating my ability to identify key issues, prioritize tasks, and recommend strategic actions.


Data Interpretation and Reporting:

Questions focused on my experience with data interpretation, report generation, and using analytical tools like SQL or Excel to derive insights from complex datasets.


Stakeholder Management and Communication:

There were discussions about my previous experiences in stakeholder management and how I effectively communicated with diverse teams to gather requirements and deliver solutions.


Process Improvement and Innovation:

Interviewers were interested in my approach to process improvement and innovation within a business context, including examples of projects where I had successfully implemented changes to optimize workflows or enhance efficiency.

Interview Preparation Tips

Interview preparation tips for other job seekers - I'd suggest you to prepare the case study on which you have worked. Make the section of who the client was, what was their requirements, their challenges, and how you overcame it, and what was the outcome, try to quantify your achievements. Also if you have screenshots of the those analytics, keep those handy to later share it for more credibility. Good luck!

Business Analyst Interview Questions & Answers

VOZIQ user image Hrushikeesh Porandla

posted on 19 Aug 2024

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

I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

They given me to solve 50 appittude question on different topics such as probability and statistics and various mathematics concepts etc

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduce your self
  • Ans. 

    I am a dedicated and detail-oriented Business Analyst with experience in data analysis and process improvement.

    • Experienced in conducting data analysis to identify trends and insights

    • Skilled in process improvement and optimization

    • Strong communication and presentation skills

    • Proficient in using tools like Excel, SQL, and Tableau

    • Certified in Business Analysis (e.g. CBAP)

  • Answered by AI
  • Q2. Technical questions regarding our domains

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and keep trusting your self not others

SoftwareIntern Frontend Interview Questions & Answers

Codemonk user image Anonymous

posted on 4 Jul 2024

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

I applied via Job Portal and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Assignment 

They had given 2 assignments. One was based on some canva using plan html and js.
And othe was using nextjs that is coutdowntimer

Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions based on Javascript
  • Q2. Some Implmentation of simple tasks
Round 3 - HR 

(1 Question)

  • Q1. Just a background check Nothing more like asking questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Its easy.

PibyThree Interview FAQs

How many rounds are there in PibyThree interview?
PibyThree interview process usually has 2 rounds. The most common rounds in the PibyThree interview process are Aptitude Test and One-on-one Round.
How to prepare for PibyThree 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 PibyThree. The most common topics and skills that interviewers at PibyThree expect are Snowflake, AWS, Azure Cloud, Azure Data Factory and Bus.
What are the top questions asked in PibyThree interview?

Some of the top questions asked at the PibyThree interview -

  1. OOPS, Java fundament...read more
  2. Cloud - AWS, proje...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

XenonStack Interview Questions
3.3
 • 25 Interviews
Miko Interview Questions
3.1
 • 10 Interviews
Habilelabs Interview Questions
4.2
 • 8 Interviews
Codemonk Interview Questions
4.1
 • 8 Interviews
Feuji Interview Questions
2.6
 • 8 Interviews
Netomi Interview Questions
4.4
 • 8 Interviews
Tangentia Interview Questions
3.3
 • 7 Interviews
View all

PibyThree Reviews and Ratings

based on 3 reviews

4.5/5

Rating in categories

5.0

Skill development

4.3

Work-Life balance

3.9

Salary & Benefits

3.6

Job Security

4.5

Company culture

3.9

Promotions/Appraisal

4.6

Work Satisfaction

Explore 3 Reviews and Ratings
PostgreSQL Database Developer

Pune

4-6 Yrs

₹ 4-7 LPA

Walk-in DRIVE AT PUNE

Pune

4-9 Yrs

₹ 5-15 LPA

Team Lead- Datastage , Snowflake, ETL

Pune

5-10 Yrs

₹ 10-12 LPA

Explore more jobs
Associate Software Engineer
12 salaries
unlock blur

₹3.9 L/yr - ₹5 L/yr

Data Engineer
7 salaries
unlock blur

₹4.4 L/yr - ₹6.2 L/yr

Software Engineer
4 salaries
unlock blur

₹4.5 L/yr - ₹6.2 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹6.4 L/yr - ₹7.2 L/yr

Explore more salaries
Compare PibyThree with

XenonStack

3.3
Compare

Nadcab Labs

5.0
Compare

Waterlabs AI

4.1
Compare

MSR Cosmos Group

3.5
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