Open In App

Web3Dev Interview Experience for JavaScript Developer

Last Updated : 09 Aug, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Hi, Everyone.
Here you can find my experience of giving JS intern technical interview in Web3Dev (it&consulting company).

First of ALL (MOST IMPORTANT):

CHECK that ALL YOUR PROJECTS are readily working.
Keep some of your main projects running 10 minutes before joining the interview meeting.

  • ROUND 1 (Project Round)
    • I was asked to create a TODO app on mern stack and using typescript.
    • Time alloted was 1 week.
  • ROUND 2 (Interview Round)
    • Basic Introduction about yourself.
    • How to started working in development.
    • Who is your ideal.
    • What’s your tech stack?
    • What are you doing right now in terms of development ?
    • What are your future plans?
  • ROUND 3 (Technical Interview Round)
    • Interviewers mostly ask what tech stack you have used in the particular projects ,
    • why you have used a particular library like ; I used nodemon (which was unnecessary ).
    • Be ready to answer some basic questions about react like its rendering process,
    • why do we need react router DOM ,
    • which library for authentication(jsonwebtoken) in the application ,
    • What are promises, how have you used them in your backend,
    • How does an API works,
    • Why nextjs is better than reactjs.

Overall, I can say that you will be judged on how you will respond and whether it was an rote answer or an answer that any person can understand , does your projects work ,how many errors are there and much more…


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads