Upload Button Icon Add office photos

Filter interviews by

UniverCell Telecommunications Interview Questions and Answers

Updated 24 Apr 2024

UniverCell Telecommunications Interview Experiences

Popular Designations

2 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What do you know about the company

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Supply Chain Manager Interview Questions & Answers

user image E G Neel Kumar

posted on 24 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview before Apr 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is the frequency of re ordering, how many fill you do on a daily basis.
  • Ans. 

    The frequency of reordering depends on factors like demand, lead time, and inventory levels.

    • Frequency of reordering is determined by demand forecasting, lead time for suppliers, and desired inventory levels.

    • Some companies may reorder daily for fast-moving items, while others may reorder weekly or monthly for slower-moving items.

    • Factors like seasonality, promotions, and supplier reliability can also impact the frequency...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is closed.

Supply Chain Manager Interview Questions asked at other Companies

Q1. What's the important key elements in FMCG supply chain
View answer (4)

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How you will design an E-Commerce system
  • Ans. 

    An E-Commerce system can be designed by identifying user requirements, selecting appropriate technologies, and implementing secure payment and shipping methods.

    • Identify user requirements and create user stories

    • Select appropriate technologies for front-end, back-end, and database

    • Implement secure payment and shipping methods

    • Design a user-friendly interface with easy navigation

    • Ensure scalability and performance of the sys...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Initial interview was a telephonic interview for 30 minutes. Basic question and 1 question was how you will design an e-commerce system. Difficulty level was average.
Second round was an assignment .
Third round was again a technical interview

Skills evaluated in this interview

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

The platform was HackerEarth time duration was 1 hour.
1.) 25 MCQs (Both Easy and Gate Level Based) 
2.) 1 Coding Question, that needs to be solved in O(logn) time. Program for Fibonacci numbers. The basic idea behind that question is we need to crack the pattern and then based on constraints we need to solve it.

  • Q1. 

    Nth Fibonacci Number Problem Statement

    Given an integer 'N', the task is to compute the N'th Fibonacci number using matrix exponentiation. Implement and return the Fibonacci value for the provided 'N'.

    N...
  • Ans. 

    Use matrix exponentiation to efficiently compute the Nth Fibonacci number modulo 10^9 + 7.

    • Implement matrix exponentiation to calculate Fibonacci numbers efficiently.

    • Use the formula F(n) = F(n-1) + F(n-2) with initial values F(1) = F(2) = 1.

    • Return the result modulo 10^9 + 7 to handle large Fibonacci numbers.

    • Optimize the solution to achieve better than O(N) time complexity.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Medium

It was a technical round. The platform was Zoom time duration was 40 mins. Started with Tell me something about yourself.
 

  • Q1. 

    Similar Strings Problem Statement

    Determine whether two given strings, A and B, both of length N, are similar by returning a 1 if they are, otherwise return a 0.

    Explanation:

    String A is similar to stri...

  • Ans. 

    Determine if two strings are similar based on given conditions.

    • Check if the strings are equal first.

    • Then check if the strings can be divided into two halves with similar patterns.

    • Return 1 if the strings are similar, 0 otherwise.

  • Answered by AI
Round 3 - Video Call 

Round duration - 45 Minutes
Round difficulty - Medium

The platform was Zoom time duration was 1 hour 45 mins. Started with Tell me something about yourself. I told them, that I like solving algorithms, so she was like let’s start with trees then.

 

Round 4 - Video Call 

Round duration - 30 minutes
Round difficulty - Medium

This was a Hiring Manager Round. The platform was Zoom time duration was 30 mins. Started with Tell me something about yourself.


 

Round 5 - HR 

Round duration - 20 minutes
Round difficulty - Easy

The platform was Zoom time duration was 20 mins. Asked me to give my introduction.

 

Interview Preparation Tips

Eligibility criteriaNo criteriaWalmart interview preparation:Topics to prepare for the interview - Data Structures, Aptitude, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 12 monthsInterview preparation tips for other job seekers

Tip 1 : Don't stick to a single topic too much. Cover all and prepare short notes for all the topics so it will be easier for revision. 
Tip 2 : Do projects so that they will be an added weightage.
Tip 3 : Practice a minimum of 100 questions on that particular topic so that it will be easy to crack within no time.

Application resume tips for other job seekers

Tip 1 : Projects add good weight to the resume. So the interviewer asks the questions based on that.
Tip 2 : Resume should be genuine. You have to be confident of whatever is written in your resume

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. DS/Algo question leetcode medium
  • Q2. Working code with edge cases.
  • Ans. 

    Working code with edge cases is code that has been tested with extreme inputs to ensure it functions correctly.

    • Edge cases are inputs that are unlikely to occur but can cause unexpected behavior if not handled properly.

    • Examples of edge cases include empty inputs, null values, and inputs at the limits of the data type's range.

    • Working code with edge cases should be thoroughly tested to ensure it functions correctly in all

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be authentic with your knowledge.
Core basic should be strong.
Should be ready for tricky questions.

I applied via Other and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Programming question on Java

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared yourself for more technical

Interview Questionnaire 

1 Question

  • Q1. What is logistics regression
  • Ans. 

    Logistic regression is a statistical method used to analyze and model the relationship between a dependent variable and one or more independent variables.

    • It is a type of regression analysis used for predicting binary outcomes

    • It uses a logistic function to model the probability of the dependent variable

    • It is commonly used in fields such as healthcare, finance, and marketing

    • Example: Predicting whether a customer will buy...

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed before Mar 2021. 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 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Tell me about yourself.
Round 3 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - When you are attending your interview any time were only formal dress.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2022. There were 2 interview rounds.

Round 1 - Group Discussion 

One topic and discussed on the same

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Why you joining in reliance

Interview Preparation Tips

Topics to prepare for Reliance Retail Assistant Manager interview:
  • Market Research
  • Retail Operations
Interview preparation tips for other job seekers - Be confident and be strong
Don hesitate
Be courageous
Be normal while interviewing

I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Na

Round 2 - One-on-one 

(2 Questions)

  • Q1. Why is your brand better than competitor
  • Q2. Why retail? Can you tell us

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing as such, not applicable

UniverCell Telecommunications Interview FAQs

How many rounds are there in UniverCell Telecommunications interview?
UniverCell Telecommunications interview process usually has 1 rounds. The most common rounds in the UniverCell Telecommunications interview process are One-on-one Round.

Tell us how to improve this page.

UniverCell Telecommunications Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.6k Interviews
DMart Interview Questions
3.9
 • 410 Interviews
Walmart Interview Questions
3.7
 • 387 Interviews
Landmark Group Interview Questions
4.0
 • 150 Interviews
Croma Interview Questions
4.0
 • 132 Interviews
Lowe's Interview Questions
4.1
 • 129 Interviews
Tesco Interview Questions
3.8
 • 122 Interviews
Reliance Digital Interview Questions
4.1
 • 122 Interviews
Target Interview Questions
4.2
 • 112 Interviews
Reliance Trends Interview Questions
4.2
 • 106 Interviews
View all

UniverCell Telecommunications Reviews and Ratings

based on 54 reviews

4.7/5

Rating in categories

3.5

Skill development

4.6

Work-life balance

4.6

Salary

4.6

Job security

4.7

Company culture

4.6

Promotions

4.7

Work satisfaction

Explore 54 Reviews and Ratings
Store Manager
7 salaries
unlock blur

₹2.5 L/yr - ₹3.2 L/yr

Retail Store Manager
5 salaries
unlock blur

₹2.3 L/yr - ₹4 L/yr

Showroom Manager
5 salaries
unlock blur

₹2 L/yr - ₹3.2 L/yr

Manager
4 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Area Sales Manager
4 salaries
unlock blur

₹3.5 L/yr - ₹5.5 L/yr

Explore more salaries
Compare UniverCell Telecommunications with

Reliance Retail

3.9
Compare

DMart

3.9
Compare

Future Group

4.3
Compare

Reliance Digital

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