Upload Button Icon Add office photos

Filter interviews by

Tribiz Interview Questions and Answers

Updated 24 Jul 2024

Tribiz Interview Experiences

1 interview found

Telecaller Interview Questions & Answers

user image Steve Paul

posted on 24 Jul 2024

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

(2 Questions)

  • Q1. What's your name
  • Ans. 

    My name is John Smith.

    • Full name is John Smith

    • Common name

    • Easy to remember

  • Answered by AI
  • Q2. What is long term goal
  • Ans. 

    My long term goal is to become a team leader in the telecalling department and eventually move up to a managerial position.

    • Develop strong leadership skills through training and experience

    • Consistently exceed performance targets to demonstrate readiness for promotion

    • Pursue further education or certifications related to management

    • Seek opportunities for mentorship and networking within the company

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's excellent

Telecaller Interview Questions asked at other Companies

Q1. 1.What is the Excel? Excel is a short cut method and easy to method 2.What is the vlookup? Vlookup is a mapping in the one file to another file 3.Tell me about cut, copy, paste? Cut: Ctrl+p Copy: Ctrl+c Paste: Ctrl+v File save: Ctrl+s 4.wha... read more
View answer (1)

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Technical questions related to inventory,scm and stock management

Interview Preparation Tips

Round: Resume Shortlist
Experience: Experience and key skills

I was interviewed before Jul 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: Face to Face interview me
Tips: He asked me why did coming here i told this is a big company growth is here

Skills: Talking Ability

I was interviewed before Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. It was an online technical test. Questions were related to ME outlook, mobile device management , Networking and many more

Interview Preparation Tips

Round: Grammar Round
Experience: It was a written English grammar test to analyse how grammatically sound you are.
Tips: Just revise your basic English grammar like prepositions verbs nd essay/paragraph writing

Round: COMMUNICATION SKILLS Round
Experience: In this round they ask you to speak something on the given topic or sometimes group discussion . Basically they test your vocabulary, your thought process, pronunciation, accent and above all confidence.
Tips: Be confident in whatever you speak. Remember if you get nervous you will need with your words .

Round: Technical Interview
Experience: This was an online test and it had 50 questions all objective types.
Tips: Be technically sound. You cannot Google them as these search engines are blocked

College Name: Babu Banarasi Das National Institute Of Technology And Management (BBDNITM)

I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1.  overloading ,inheritance concepts,structures,pointers

Interview Preparation Tips

Interview preparation tips for other job seekers - have good understanding of basics and have expertise on any specific area.

Interview Questionnaire 

2 Questions

  • Q1. Basic Programming Questions, Data structures, SQL queries
  • Q2. This was the most simple one, they simply asked introduce yourself and fine with night shifts.

Interview Preparation Tips

General Tips: I joined HCL as a fresher and got Intervie

Interview Questionnaire 

1 Question

  • Q1. What I know and what I don't know

Interview Preparation Tips

Round: Test
Experience: Aptitude, reasoning, logical, etc. 2 hours

Interview Questionnaire 

2 Questions

  • Q1. C and C++ - technically related stuffs
  • Q2. Communicate and fluency

Analyst Interview Questions & Answers

HCLTech user image Raj Hrithik

posted on 2 Sep 2017

I was interviewed in Jul 2017.

Interview Questionnaire 

1 Question

  • Q1. Experience summary and the roles

Interview Preparation Tips

Round: Test
Experience: I was allowed to write a test for 2hrs in that each headings seems to be different and also there is a section heading marks
Duration: 2 hours
Total Questions: 70

Round: Technical Interview
Experience: After finishing i was advised to attend 2nd round in that they ask about the detailed experience of my previous company and finally technical terms question also flows

Skills: Logical And Structured Thinking, Communication And Confidence, Attitude, Psychometric Test, Project Management

Interview Questionnaire 

6 Questions

  • Q1. Given a Linked list , print yes if it is palindrome else print no
  • Q2. Print the level order traversal of the binary tree in the spiral form
  • Ans. 

    Print the level order traversal of binary tree in spiral form

    • Perform level order traversal of the binary tree

    • Alternate the direction of traversal for each level

    • Use a stack to reverse the order of nodes in each level

    • Print the nodes in the order of traversal

  • Answered by AI
  • Q3. Maximum of all subarrays of size k(Expected Time Complexity O(N). Input : arr[] = {1, 2, 3, 1, 4, 5, 2, 3, 6} k = 3 Output : 3 3 4 5 5 5 6
  • Ans. 

    Find the maximum element in each subarray of size k in a given array.

    • Iterate through the array from index 0 to n-k.

    • For each subarray of size k, find the maximum element.

    • Store the maximum elements in a separate array.

    • Return the array of maximum elements.

  • Answered by AI
  • Q4. Given Two sorted array of size size n each. Find the Kth largest element in these two array (Expected Time Complexity Log(n))
  • Ans. 

    To find the Kth largest element in two sorted arrays, we can use the merge step of merge sort algorithm.

    • Merge the two arrays into a single sorted array using a modified merge sort algorithm.

    • Return the Kth element from the merged array.

  • Answered by AI
  • Q5. Website having several web-pages. And also there are lot many user who are accessing the web-site. say user 1 has access pattern : x->y->z->a->b->c->d->e->f user 2 has access pattern : z->a->b->c->d user 3...
  • Q6. Given two array , one of size m+n and contains m element and other position are empty , 2nd array is of size n and contains n element. both array are sorted , now merge the second array to first one such t...
  • Ans. 

    Merge two sorted arrays into one sorted array with expected time complexity of (m+n).

    • Use a two-pointer approach to compare elements from both arrays and merge them into the first array.

    • Start comparing elements from the end of both arrays and place the larger element at the end of the first array.

    • Continue this process until all elements from the second array are merged into the first array.

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 90 minutes

Skills: Algorithm , OS, DBMS, data structure
College Name: NIT BHOPAL

Skills evaluated in this interview

Tribiz Interview FAQs

How many rounds are there in Tribiz interview?
Tribiz interview process usually has 1 rounds. The most common rounds in the Tribiz interview process are HR.
How to prepare for Tribiz 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 Tribiz. The most common topics and skills that interviewers at Tribiz expect are Computer Operating, Data Entry, Backend, Communication Skills and Data Entry Operation.

Tell us how to improve this page.

Tribiz Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Bharti Airtel Interview Questions
4.0
 • 847 Interviews
Paytm Interview Questions
3.3
 • 752 Interviews
Tata Group Interview Questions
4.2
 • 358 Interviews
View all

Tribiz Reviews and Ratings

based on 9 reviews

3.4/5

Rating in categories

3.5

Skill development

3.3

Work-life balance

3.4

Salary

3.2

Job security

3.4

Company culture

3.4

Promotions

3.2

Work satisfaction

Explore 9 Reviews and Ratings
Tele Sales Representative
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Tele Sales Executive
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tribiz with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Paytm

3.3
Compare

Reliance Industries

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