SillyPancake
SillyPancake

UI engineer 1 role at flipkart

Why some company ask machine coding round in vanilla js even if they are hiring for react role? I was reading about UI 1 interview experiences in Flipkart.

15mo ago
Talking product sense with Ridhi
9 min AI interview5 questions
Round 1 by Grapevine
FuzzyMuffin
FuzzyMuffin
CARS2415mo

What’s the issue with doing the same thing in vanilla js? You should be capable enough to complete the question in either of them.

SillyPancake
SillyPancake

Ofcourse I can, it's just that I am using react js for my whole life, it's very time consuming to code in not html, do you know any design pattern with which I can excel in this?

FuzzyMuffin
FuzzyMuffin
CARS2415mo

What you can do is try solving commonly asked questions in vanilla js. I assume you would be using some css library/framework or npm packages for the easiest of things. Try implementing them in html css js. No extras just some 2012 level programming and trust me it will help you in the long run if you want to excel in frontend.

DizzyLlama
DizzyLlama

It has become a fashion nowadays. Another herd 🦬 race. Flipkart UI is not rocket science. They ask absurd things which don't even get used in daily life.

GoofyDumpling
GoofyDumpling

The aim is to find out if you can think of creating your feature from scratch and vanilla js.

You thinking should not be limited to react. Because if you're stuck you might not be able to think how this could have been achieved with js and start building on top of it.

Discover more
Curated from across
Software Engineers
by ZippyNarwhalSoftware Developer

Flipkart UI machine coding query

Hey all, I have a machine coding round coming up at Flipkart for Frontend SDE-2 position.

I wanted to know a couple of things -

  1. Will it be vanilla JS or any framework specific ?
  2. Is googling syntax/methods allowed in case you are...
Software Engineers
by BouncyRaccoonSoftware Developer

Machine coding round for frontend developer

Hello all,

I just wanted to ask you all what kind of questions you usually get in machine coding rounds?

Like what things interviewers usually ask to code for example create a button, calculator etc.

I was making some projects so, tho...