Upload Button Icon Add office photos

Juno

Compare button icon Compare button icon Compare
3.5

based on 7 Reviews

Filter interviews by

Juno Interview Questions and Answers

Updated 20 Nov 2024

Juno Interview Experiences

Popular Designations

3 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DSA on Arrays Buy and Sell stock
  • Ans. 

    The Buy and Sell stock problem involves finding the maximum profit that can be made by buying and selling stocks in an array.

    • Iterate through the array and keep track of the minimum price to buy and maximum profit to sell.

    • Calculate the difference between each element and the minimum price, update maximum profit if a higher profit is found.

    • Return the maximum profit at the end.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Rotten Orange problem

Skills evaluated in this interview

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)

Sdet Interview Questions & Answers

user image Anonymous

posted on 20 Nov 2024

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

I applied via BigShyft and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Assignment 

Asked to automate company's webpage. To buy sell crypto

Round 2 - Technical 

(2 Questions)

  • Q1. Solve a 2 pointer DSA Question
  • Q2. Explain Hashmap and Hashset
  • Ans. 

    Hashmap and Hashset are data structures used in Java to store key-value pairs and unique elements respectively.

    • Hashmap is used to store key-value pairs where keys are unique and values can be duplicated.

    • Hashset is used to store unique elements only, no duplicates are allowed.

    • Hashmap uses hashing to store and retrieve elements efficiently.

    • Hashset internally uses Hashmap to store elements as keys with a dummy value.

  • Answered by AI

Skills evaluated in this interview

Sdet Interview Questions asked at other Companies

Q1. Given a M x N 2D array containing random alphabets and a function Dict(string word) which returns whether the 'word' is a valid English word. Find all possible valid words you can get from the 2D array, where the alphabets are adjacent to e... read more
View answer (1)

Android Developer Interview Questions & Answers

user image Suraj Sahani

posted on 30 Jul 2022

I applied via LinkedIn and was interviewed in Jan 2022. There were 2 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 - Technical 

(1 Question)

  • Q1. 1 Hour of Technical Discussion. 1. Basics Components of Android. 2. Launch Modes in Android 3. Lifecycle of Activity, fragment. 4. What is service in Details? 5. What is the difference between Runnable, H...

Interview Preparation Tips

Topics to prepare for Juno Android Developer interview:
  • Kotlin
Interview preparation tips for other job seekers - Try to give an answer in very short, when the interviewer asked to explain then only explain in details. otherwise, time is very less.
All the best

Android Developer Interview Questions asked at other Companies

Q1. Cube Sum PairsYou are given a positive integer N, and you have to find the number of ways to represent N as a sum of cubes of two integers(let’s say A and B), such that: N = A^3 + B^3. Note: 1. A should be greater than or equal to one (A&g... read more
View answer (3)

Interview questions from similar companies

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Just a min on T20 cricket
  • Q3. Improving quality of education in India
  • Ans. 

    Improving quality of education in India

    • Investing in teacher training and development

    • Increasing access to technology and digital resources

    • Encouraging parental involvement in education

    • Promoting vocational education and skill development

    • Addressing the issue of inadequate infrastructure and resources

  • Answered by AI
  • Q4. Question on B. Tech project

Interview Preparation Tips

Round: Test
Experience: Reasoning / Analytical : there were many questions on venn diagram.. relationships.. cube problem... etc etc... VERBAL: questions on correction of sentences... jumbled sentences.. series... etc etc....
Total Questions: 60

College Name: NIT WARANGAL

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume based shortlisting initially.

Round: Interview
Experience: 3 rounds of interviews (15-20 minutes each)
 All topics were Metallurgy related
 Heat transfer, Phase diagrams (very basic Fe-C diagram), FEM-based technical questions, are concepts asked.
Tips: If they look interested in a particular aspect, pursue it, and drive the interview.
Be ready to be grilled on the things mentioned in your resume.
 For consulting companies alone (McKinsey and BCG), look at certain case studies. The book "Case in point", is a really good source.
 For most other core companies (like Reliance, Tata Steel, etc.), refreshing Iron and steel and Mechanical Metallurgy courses will help a lot.

College Name: IIT Madras

Interview Questionnaire 

7 Questions

  • Q1. Say something about yourself?
  • Q2. Asked on college project
  • Q3. Which programming language do you know?
  • Ans. 

    I know multiple programming languages including Java, Python, and C++.

    • Proficient in Java with experience in developing web applications using Spring framework

    • Familiar with Python for data analysis and machine learning

    • Experience in C++ for developing high-performance applications

    • Also familiar with HTML, CSS, and JavaScript for front-end development

  • Answered by AI
  • Q4. What is class, encapsulation and other feature of OOP?
  • Ans. 

    Class is a blueprint for creating objects, encapsulation is the process of hiding data and methods within a class.

    • Class is a template or blueprint that defines the properties and behaviors of an object.

    • Encapsulation is the process of bundling data and methods together within a class, hiding the internal details from the outside world.

    • Other features of OOP include inheritance, polymorphism, and abstraction.

    • Inheritance a...

  • Answered by AI
  • Q5. Write a program to find the sum of the squares of each term of Fibonacci series
  • Ans. 

    Program to find the sum of squares of each term of Fibonacci series

    • Generate Fibonacci series using loop or recursion

    • Calculate square of each term

    • Add all squares to get the sum

  • Answered by AI
  • Q6. What can I do for you?
  • Q7. Why would you like to join Cognizant?
  • Ans. 

    I would like to join Cognizant because of its reputation as a leading global technology and consulting company.

    • Cognizant has a strong presence in the industry and is known for its innovative solutions.

    • I am impressed by Cognizant's commitment to digital transformation and its ability to deliver value to clients.

    • The company offers excellent career growth opportunities and a supportive work environment.

    • Cognizant's diverse...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions were simple but demanded faster solving ability especially the Quantitative ability section.
Tips: Solve every bit of R.S.Aggarwal for Aptitude problems. www.indiabix.com is a good site to solve questions from all the sections.
Duration: 90 minutes

Round: Interview
Experience: Started with self description to explaining what projects I was involved in. Talked about my role in the project. Then answered questions from C++ programming language and then wrote the program that the interviewer gave me to do.
Tips: Be Confident. Have the problem solving & "Yes I can Do" attitude. Go with a open mind. Listen to the interviewer carefully. Do not stammer. Keep yourself calm and cool. Be honest.

Round: Interview
Experience: Faced normal questions
Tips: Be confident & keep smiling. Keep track of your body language. Be fluent in speaking English.

General Tips: Be confident and a "can do" attitude will help you grab the job.
Skill Tips: """"
Skills: Communication Skill, Proficiency in English, Basic Computer Progamming Knowledge, Learning ability, Aptitude
College Name: IIT Madras

Skills evaluated in this interview

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA + resume + online test - based shortlisting

Round: Test
Experience: Online Test:Quant, DI, verbal, and coding45 minutes coding + 15 minutes verbal + 30 minutes quant
Tips: Time constraint will be the major problem. CAT preparation would sufficeBrush up your coding skills- concentrate in either C or C++ or whichever language you're comfortable withE.g.: The coding question- Write a function to find if a number is palindromeBrush up through basic data structuresGraph theory and few sorting algorithms
Duration: 90 minutes

Round: Interview
Experience: (2 interviews, 20 minutes each)Resume- basedCoding skills and the approach towards the problem will also be tested
Tips: Be thorough with the work done in your internships and projects. Be ready to answer why you are interested in the company.Maintain your confidence level in the interviews. They also look for good communication skills, and even leadership, which is evident from the way you conduct yourself through the interview.Practice quant questions, prepare answers for all the basic HR questions.Coding, go through sorting algorithms, FOR, Graph theory.Digital IC design is very important courses. You should be through with this courses if you are interested in digital profile.

College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience:  Written test was CAT based primarily with no negative marking.
Tips: Almost everyone felt the time crunch., but the key is to maintain focus and yes no negative marking so informed guesses are a must.Prepare well for the test especially Quant+ RCs+DI.
Duration: 60 minutes
Total Questions: 60

Round: Group Discussion
Experience: GD was case study based. We were divided into groups of 8 and then we were allotted around 20 minutes to discuss the problem among ourselves and then finally come up with a solution which was to be demonstrated on a flip-chart and then was to be presented in about 8-10 min
Tips: Prepare for case studies from HBS Case Study and Wetfeet Case Study guides.
Duration: 30 minutes

Round: HR Interview
Experience: Only one round of interview was conduced. It was mostly HR based and the resume was discussed along with some common questions like the biggest failure and sucess in life, etc.Only one technical question was asked & the interviewers were very supportive and encouraging.
Tips: The key is to be yourself and take your time to properly frame the answers and then reply withconfidence.

Skill Tips: ""
Skills: Research Skills
College Name: IIT Roorkee

Interview Questions & Answers

HCLTech user image Anonymous

posted on 15 May 2015

Interview Preparation Tips

Round: Test
Experience: My first Interview was for the post of Network Engineer in HCL Technologies held in April 21, 2009. In the morning in that day at 9.00 AM I am with dressed up with formal dress code, black shoes and a tie. I waited there for around 2 hours for the company officials to come. They came at around 11 AM. Then they started giving information about HCL Infosystems through a powerpoint presentation and what all procedure they are going to follow in their recruitment process.
The recruitment process consisted of two sections:
1. Aptitude Test
2. Personal Interview.
The Aptitude test consisted of 30 questions in Quantitative Aptitude and 30 questions in Non Verbal Reasoning and the time allotted to complete the test is 60 minutes. The questions were quite tough and challenging. It was evident that the HR were expecting more talents for their company. I could answer about 40 questions and there were no negative marks so I answered all the questions. I was quite confident that the cutoff would be less that 40. We waited for the results of Aptitude Test. The result came around 2.30 PM. About 45 candidates were selected for the personal interview and I am glad that I am one of them. From the results we could guess that the cutoff was 35. The Personal Interview was at 2 PM after lunch. At 2 PM we waited there for Personal interviewer. Four different panels were there for conducting the interview. My turn came at evening 5 PM.

Round: HR Interview
Experience: HR: Are you Anbarasan?
Me: Yes Sir.
HR: Take your seat.
Me: Thank You Sir.
HR: Introduce Yourself Anbarasan.
Me: (I gave a brief Introduction about myself)
HR: What is your father?
me: He is a Civil Engineer Sir.
HR: Why didnt you join civil branch in engineering
me: I am more interested in Computers than civil Sir.
HR: What is your mother?
me: She is a housewife Sir.
HR: What is your career Objective!
me: My career objective is to work in a challenging environment where I could
constantly upgrade my knowledge thereby contributing for the organisation where 
I work and my professional growth as well. And my life ambition is to become a 
reputed Ethical Hacker.
HR: Good. Who is your role model?
me: Bill Gates Sir. Because he is the best programmer in the world. I like his thoughts more than his programming. He became the best businessman in the world because of his great thinking. He is a really innovative and inspiring personnel.
(Then He asked questions from all topics in Networking . As I am good in Networking I could answer his questions. I could see that he is satisfied with my answers.)
HR: How did you learn Ethical Hacking?
me: I learned through lectures of Ankit Fadia Sir. But still I need to learn more in Ethical Hacking.
HR: Will you join HCL if you were placed anywhere?
me: Sure Sir. When it is HCL, I wont hesitate sir.
HR: Your Personal Interview session ends here. You can leave and wait for the results
me: Thank you, Sir. 
That interview session took 30 minutes to complete. And the result came at 6.30 PM. Out of 45 students, 30 got placed. I was also got selected in the interview. Almost all of friends got selected. I was glad that I got the Network Engineer Job. That was the most happiest moment I ever had.

College Name: NA

Interview Questionnaire 

8 Questions

  • Q1. Give a brief introduction about yourself
  • Q2. Explain any one topic from your area of interest
  • Q3. Do you know C language? If yes then write a program to print numbers from 1 to 10 excluding 5
  • Ans. 

    Yes, I know C language. Here's a program to print numbers from 1 to 10 excluding 5.

    • Use a loop to iterate from 1 to 10

    • Inside the loop, check if the current number is equal to 5

    • If it is not equal to 5, print the number

  • Answered by AI
  • Q4. Recall any question from the quantitative ability section of the test and explain how did you approach the problem
  • Ans. 

    The question was about finding the average of a set of numbers.

    • I approached the problem by first summing all the numbers in the set.

    • Then, I divided the sum by the total number of elements in the set to find the average.

    • I used a loop to iterate through the set and keep track of the sum and count of elements.

  • Answered by AI
  • Q5. What all does it take for a person from an electronics background to go into the programming field?
  • Q6. Where are you from?
  • Q7. How was your technical interview round?
  • Q8. Are you willing to relocate?

Interview Preparation Tips

Round: Test
Experience: The online test was of an average difficulty level. There was sufficient time to complete all the questions on time. and there was a negative marking of 0.25.
Tips: One should be thorough with the basics of english, and quantitative ability. Reasoning section needed a lot of practice so as to save time.
Duration: 60 minutes
Total Questions: 50

Round: Technical Interview
Experience: I had a very good experience answering the aforementioned questions as i was confident in all my answers. i did not have a thorough knowledge of c language, So i told the interviewer that i am not adept with programming but i can still try. Hence the interviewer told me that even if i go wrong in programming, he won't be marking me on that basis.
Tips: Always speak the truth whether you know a particular subject or not. This helps the interviewer form an overall idea about you.Put forward your views in a soft and gentle but assertive tone.

Round: HR Interview
Experience: The HR round of interviews was a more general round concerned in knowing the candidate as a person, irrespective of his/ her merits and achievements. It focussed on forming an idea about our personality as an individual
Tips: Be calm, composed and patient in front of the interviewer.

General Tips: One should not be scared or nervous about placements. Patience and confidence should be maintained throughout the recruitment process. Practice placement papers from various websites and also keep yourself updated with current affairs.
Skill Tips: A lot of practice is required to gain speed in doing calculations.
Skills: Speed, Knowledge , Communication Skills
College Name: SRM UNIVERSITY
Motivation: The main motivation for applying to iGATE was the company is a major IT service provider and had been listed in the 100 fastest growing companies by Fortune magazine. Since i had been rejected in companies like Wipro, CTS, Infosys, i applied to this company in the hope of getting selected. Other motivations were my college seniors and teachers.
Funny Moments: When the technical interviewer asked me to explain any topic from my area of interest, I was shocked for a minute because i could not believe that i had been granted so much liberty of choosing any topic from my subject.To crosscheck what i had hear was true or not, i reassured myself by asking him whether he was sure or not. Then the interviewer smiled and told me to proceed.

Skills evaluated in this interview

Juno Interview FAQs

How many rounds are there in Juno interview?
Juno interview process usually has 2 rounds. The most common rounds in the Juno interview process are Technical, Resume Shortlist and Assignment.
How to prepare for Juno 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 Juno. The most common topics and skills that interviewers at Juno expect are Sales, Marketing, Startup, Educational Sales and Educational Marketing.
What are the top questions asked in Juno interview?

Some of the top questions asked at the Juno interview -

  1. DSA on Arrays Buy and Sell st...read more
  2. Explain Hashmap and Hash...read more
  3. Rotten Orange prob...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Juno interviews
Job Portal
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Uber Interview Questions
4.2
 • 155 Interviews
Ola Cabs Interview Questions
3.4
 • 140 Interviews
Go-Jek Interview Questions
3.7
 • 31 Interviews
Rapido Interview Questions
3.8
 • 26 Interviews
Zoomcar Interview Questions
3.6
 • 21 Interviews
Grab (India) Interview Questions
3.9
 • 9 Interviews
Lyft Interview Questions
3.6
 • 5 Interviews
BlaBlaCar Interview Questions
4.5
 • 3 Interviews
Careem Interview Questions
1.4
 • 1 Interview
View all

Juno Reviews and Ratings

based on 7 reviews

3.5/5

Rating in categories

3.5

Skill development

3.5

Work-Life balance

3.8

Salary & Benefits

3.8

Job Security

3.4

Company culture

3.5

Promotions/Appraisal

3.5

Work Satisfaction

Explore 7 Reviews and Ratings
Customer Success Specialist
5 salaries
unlock blur

₹7 L/yr - ₹7.5 L/yr

Software Developer
4 salaries
unlock blur

₹13 L/yr - ₹15 L/yr

Business Development Manager
4 salaries
unlock blur

₹4.8 L/yr - ₹6.4 L/yr

Quality Analyst
3 salaries
unlock blur

₹10 L/yr - ₹25 L/yr

Risk Analyst
3 salaries
unlock blur

₹6 L/yr - ₹11.4 L/yr

Explore more salaries
Compare Juno with

Uber

4.2
Compare

Ola Cabs

3.4
Compare

Lyft

3.6
Compare

Grab (India)

3.9
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