Upload Button Icon Add office photos

Filter interviews by

FoodVybe Frontend Developer Intern Interview Questions, Process, and Tips

Updated 13 Nov 2020

FoodVybe Frontend Developer Intern Interview Experiences

1 interview found

Interview Questionnaire 

5 Questions

  • Q1. How did you implemented API in your code?
  • Ans. 

    I have implemented APIs in my code using various methods such as AJAX, fetch, and axios.

    • Used AJAX to make asynchronous requests to the server and retrieve data

    • Used fetch API to make HTTP requests and handle responses

    • Used axios library to handle HTTP requests and responses

    • Implemented RESTful APIs to interact with the server

    • Used API documentation to understand the endpoints and parameters

  • Answered by AI
  • Q2. How to change CSS through JavaScript code?
  • Ans. 

    CSS can be changed through JavaScript by accessing the style property of an element and modifying its CSS properties.

    • Access the element using document.querySelector() or document.getElementById()

    • Use element.style.propertyName to modify the CSS property

    • Alternatively, add or remove CSS classes using element.classList.add() and element.classList.remove()

    • Use CSS variables to dynamically change multiple properties at once

  • Answered by AI
  • Q3. Find same type of element in array!
  • Ans. 

    Find same type of element in array of strings.

    • Use a loop to iterate through the array.

    • Compare each element with the rest of the elements using nested loops.

    • Return the first matching element.

  • Answered by AI
  • Q4. Create a responsive template using pure CSS(flex, grid, media query) without using any library or framework!
  • Ans. 

    Creating a responsive template using pure CSS without any library or framework.

    • Start with a mobile-first approach

    • Use media queries to adjust layout for different screen sizes

    • Utilize flexbox and/or grid for layout and positioning

    • Test on multiple devices and browsers

  • Answered by AI
  • Q5. What is HTML meta tag?
  • Ans. 

    HTML meta tag is used to provide metadata about the HTML document.

    • Meta tags are placed in the head section of an HTML document.

    • They provide information such as character set, viewport settings, keywords, description, etc.

    • Example: <meta charset='UTF-8'>

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Pass components
  • Q2. Route guards authentication purpose
  • Ans. 

    Route guards are used in frontend development to control access to certain routes based on authentication status.

    • Route guards are used to prevent unauthorized access to certain routes in a frontend application.

    • They can be used to check if a user is authenticated before allowing access to a specific route.

    • Common types of route guards include CanActivate, CanActivateChild, CanDeactivate, and CanLoad.

    • Example: A route guar...

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

Ages, odd numbers, number series, work and time, calendars.

Round 2 - Group Discussion 

Youth in politics and artificial intelligence.

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

60 mark 60 min practice more for this round

Round 2 - One-on-one 

(2 Questions)

  • Q1. Why you choose react
  • Q2. Basic question in react like react hooks?

Interview Preparation Tips

Interview preparation tips for other job seekers - strong knowledge in react js and javascript
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

The first round is coding test, it easy basic questions

Round 2 - Technical 

(2 Questions)

  • Q1. Basic questions
  • Q2. Little advanced queations

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic concepts in strong
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

We have sit in all the members and will discuss some topics

Round 2 - Communication 

(5 Questions)

  • Q1. What is communication skills what was use in that
  • Q2. Tell me about social media
  • Q3. What was good in social media
  • Q4. What was bad in social media
  • Q5. Just tell me about what bad and good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Not bad it was good.

Round 2 - Coding Test 

Easy and medium questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare leetcode
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude question

Round 2 - Coding Test 

Basic question on dsa

Round 3 - Technical 

(1 Question)

  • Q1. Basic questions on dsa
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 Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General questions of mathematics

Round 2 - Coding Test 

2 coding questions, 1 from arrays and 2nd from lists

Round 3 - HR 

(1 Question)

  • Q1. General questions about pay scale and company policies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basics in web development

Round 2 - Assignment 

Asked to design a page

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge

FoodVybe Interview FAQs

What are the top questions asked in FoodVybe Frontend Developer Intern interview?

Some of the top questions asked at the FoodVybe Frontend Developer Intern interview -

  1. Create a responsive template using pure CSS(flex, grid, media query) without us...read more
  2. How did you implemented API in your co...read more
  3. How to change CSS through JavaScript co...read more

Tell us how to improve this page.

Compare FoodVybe with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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