Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Jivox Front end Developer Interview Questions and Answers

Updated 10 Oct 2021

Jivox Front end Developer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Css,javascript , both are not easy level but moderate level questions

Interview Preparation Tips

Interview preparation tips for other job seekers - First exam was conducted, then interview of technical round , then managerial round

Interview questions from similar companies

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

I applied via Referral and was interviewed in Feb 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Aptitude Test 

There are some mcq based on dsa and core subject

Round 3 - Coding Test 

3 coding question easy to medium

Round 4 - One-on-one 

(2 Questions)

  • Q1. Find the mid of linked list using single loop
  • Ans. 

    To find the mid of a linked list using a single loop.

    • Initialize two pointers, slow and fast, both pointing to the head of the linked list.

    • Move the slow pointer by one node and the fast pointer by two nodes in each iteration.

    • When the fast pointer reaches the end of the linked list, the slow pointer will be pointing to the middle node.

    • Return the value of the node pointed by the slow pointer as the mid of the linked list.

  • Answered by AI
  • Q2. Reverse array without using extra space
  • Ans. 

    Reverse an array without using extra space

    • Use two pointers, one at the beginning and one at the end of the array

    • Swap the elements at the two pointers and move the pointers towards each other

    • Repeat until the pointers meet at the middle of the array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on DSA and core subject and confidence level high

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Coding Test 

Asked most question from javascript, and react also, interviewer was behaving rude

Round 3 - HR 

(1 Question)

  • Q1. There was no hr round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare very deep and basic of javascript and reactjs.

I was interviewed in Apr 2021.

Interview Questionnaire 

1 Question

  • Q1. Closure, hoisting,basic functionality

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on javascript
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Aptitude Test 

English and reasoning

Interview Questionnaire 

3 Questions

  • Q1. N a line where words are separated by spaces, , and capitalize first letter of the reversed word. Other letters of the word should be in small. Input : “how are you?” → Output: “Woh Era ?uoy”
  • Ans. 

    The program capitalizes the first letter of each reversed word in a sentence.

    • Split the sentence into an array of words using space as a delimiter.

    • Reverse each word in the array and capitalize the first letter.

    • Join the modified words back into a sentence.

  • Answered by AI
  • Q2. He second question reduced to finding maximum weight matching in a bipartite graph. Not many people would have done this (maybe none)
  • Q3. There are 2 sets of countries. One set will donate clothes (something of this sort) and anotherset will accept clothes. A country can be in only 1 of the sets. The amount of clothes donated is also given. ...

Interview Preparation Tips

Round: Test
Experience: There were about 20 MCQs (30 minutes) to be done after the coding section. MCQs were totally nonsense. Can be done in 10 mins.For coding section 60 mins.  It was hosted on Hackerrank.
Duration: 90 minutes
Total Questions: 2

Round: Technical Interview
Experience: After this, selected candidates were interviewed that consists of 4 rounds and discussion was mostly on your CV and data structure problems.

General Tips: Be honest with your interviewer. If you are not comfortable in 1 topic, tell your interviewer honestly. Do well in other areas. Look for hints from the interviewer if you get stuck. They want to see how you approach a problem.
Skills: Algortihm, Data structure
College Name: IIT DELHI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

1st round is coding assessment round based on graph and hashmaps

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Indeed and was interviewed in Mar 2023. 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Self intro - tell me about yourself
  • Ans. 

    I am a software developer with a passion for creating efficient and user-friendly applications.

    • Proficient in multiple programming languages such as Java, C++, and Python

    • Experience in developing web applications using HTML, CSS, and JavaScript

    • Strong problem-solving and analytical skills

    • Familiarity with agile development methodologies

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Experience & why do you want to switch
  • Ans. 

    I have 5 years of experience as a Software Developer and I want to switch to explore new technologies and challenges.

    • I have 5 years of experience as a Software Developer.

    • I have gained expertise in various programming languages and frameworks.

    • I have successfully delivered multiple projects and contributed to their success.

    • I want to switch to explore new technologies and challenges.

    • I believe switching will help me enhanc

  • Answered by AI
Round 3 - Coding Test 

Simple basic code for Form data

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of javascript and the framework should be clear
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Coding was hard conducted on the platform called interview.io

Round 2 - Coding Test 

Consits of 2 q 1 is Dp, and the other is Graph

Round 3 - Aptitude Test 

Bit harder compared to other companies

Round 4 - Aptitude Test 

Reasoning like questions

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

It was an easy online test

Round 2 - Coding Test 

Question relates to graph like minimum spanning tree,hashing questiond

Round 3 - HR 

(1 Question)

  • Q1. Projects related to questions
Contribute & help others!
anonymous
You can choose to be anonymous

Jivox Interview FAQs

How to prepare for Jivox Front end Developer 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 Jivox. The most common topics and skills that interviewers at Jivox expect are Javascript, CSS, CSS3, HTML and Html5.

Recently Viewed

DESIGNATION

SALARIES

Uno Minda Kyoraku

SALARIES

Xapads Media

INTERVIEWS

Jivox

No Interviews

SALARIES

Wood Group

INTERVIEWS

Jivox

No Interviews

INTERVIEWS

Jivox

No Interviews

LIST OF COMPANIES

Xapads Media

Locations

INTERVIEWS

Z1 Tech

No Interviews

SALARIES

Wood Group

Tell us how to improve this page.

Interview Questions from Similar Companies

3 Minds Digital Interview Questions
4.4
 • 65 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
PubMatic Interview Questions
3.9
 • 30 Interviews
Moris Media Interview Questions
4.5
 • 24 Interviews
Cheil India Interview Questions
3.1
 • 17 Interviews
CleverTap Interview Questions
3.6
 • 15 Interviews
Z1 Tech Interview Questions
4.0
 • 11 Interviews
Bikayi Interview Questions
2.9
 • 10 Interviews
View all
Jivox Front end Developer Salary
based on 10 salaries
₹4.5 L/yr - ₹17 L/yr
78% more than the average Front end Developer Salary in India
View more details
Software Engineer
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Developer Associate
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accounts Manager
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Jivox with

InMobi

3.5
Compare

Komli Media

4.0
Compare

Affle

3.1
Compare

Amagi Media Labs

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