Front End Mock Technical Interview | JavaScript, CSS, React, and Algorithms

Front End Mock Technical Interview | JavaScript, CSS, React, and Algorithms

DonTheDeveloper

3 года назад

262,399 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Marcel Balint
Marcel Balint - 17.09.2023 12:03

This guy doesn't even know how map works, doesn't know about the spread operator and he got hired ? What?!

Ответить
lico kr
lico kr - 11.09.2023 15:06

He's a great mentor who seniors should be, and also the interviewee has a good attitude. Under the pressure, he kept asking questions and requesting feedback, and he was waiting for until the feedback had done. Everyone would face difficulties when they start learning for the first time. I believe that attitude is more important than skills for the future. I'm sure the interviewee is going to be a great senior. Thank you for sharing the video. It's absolutely amazing.

Ответить
lollv
lollv - 07.09.2023 07:48

Cool Thanks!!!

Ответить
Mamuka Khurtsidze
Mamuka Khurtsidze - 29.08.2023 01:18

Respect!

Ответить
Alexander
Alexander - 30.07.2023 19:54

That interview is supposed for a beginner level, right?

Ответить
G Music
G Music - 20.07.2023 20:16

Are these really interviews?

Ответить
Bart Zumba
Bart Zumba - 17.07.2023 09:55

i was self taught dev went from wordpress in agency to deloitte team lead to start up winner, casino backend archtecture to apple to own business again. I want to start channel soon to help people like you guys and build a community.

Ответить
Coy Oliver
Coy Oliver - 14.07.2023 12:08

This is seriously valuable content!

Ответить
Iheacho Christian
Iheacho Christian - 04.07.2023 17:05

Write a function that takes two strings A and B and return whether B is in A in case-sensitve way

const checkChar = (string1, string2) => {
return string1.indexOf(string2) >= 0;
}
console.log(checkChar("Obinna", "Ob"))

Ответить
Akash
Akash - 26.06.2023 14:34

Most Chilled Interviewee ever born

Ответить
Stan D
Stan D - 22.06.2023 21:57

Nice interview. And I feel so confident now :) I would pass this one even maybe a bit faster though :)
Do you hire more ppl? 😅

Ответить
M
M - 15.06.2023 12:23

I noticed it’s easy to fall into the trap of focusing on and learning a lot of the big stuff like frameworks, JavaScript, databases etc, but not on the small easy fundamental things, so small that it’s overlook and that’s how the interview can catch you off guard. Like css specificity and html webpage formatting, those things are really easy, but so much so that it’s easy to forget about and that’s why it can be challenging. So we should not only focus on the big things but also the small fundamental things.

Ответить
Salil Manocha
Salil Manocha - 01.06.2023 11:18

these are really helpful, can you make more such mock interview videos for different types of roles in software engineering

Ответить
Manish Mayur
Manish Mayur - 27.05.2023 18:49

wanna talk personally with you is it possible?

Ответить
Elisa Muñoz
Elisa Muñoz - 18.05.2023 12:15

Loved it! Where can I find more templates like this to practice?

Ответить
MaKeshia Cook
MaKeshia Cook - 28.04.2023 20:46

Awesome insight! Thanks! Greatly Appreciated..

Ответить
Creepy Hollow
Creepy Hollow - 20.04.2023 00:24

Good Lord, I'm currently self-teaching in an effort to change careers, if I ever get to the point of applying for jobs, I'm going to die during the interview.

Ответить
vindexTOS
vindexTOS - 08.04.2023 21:39

I hope my interview be like this

Ответить
philip Kenyatta
philip Kenyatta - 06.04.2023 14:25

Great video guys but tiny font zoom the coding area

Ответить
SSUUUFF
SSUUUFF - 03.04.2023 08:58

I’m going to be honest; I’m very scared on seeming dumb during these interviews… that crazy thing I’m just starting a Thinkful bootcamp and 3 days in my prep and I feel like I’ve just absorbed nothing

Ответить
ROJANN
ROJANN - 22.03.2023 07:21

this is a gold mine. I had one interview, if I would rate my performance it would be below 50%. I knew what to do, how to build projects(using google, documentation and so on). But, I was unable to explain very simple things in clear way. Anyway, really helpful video, it inspired me, give me bit of hope that I can make it as developer, I need more time to learn, and improve communication and interview skill.

Ответить
Summerhead
Summerhead - 21.03.2023 23:53

oh boy

Ответить
Joe Black
Joe Black - 21.03.2023 18:11

Nice. Thanks for the interview!

Ответить
arif muhamad Thalhah
arif muhamad Thalhah - 19.03.2023 03:52

Just landed my very 1st job with the same api😂, thx for the mock interview , great as always

Ответить
Slava Slaff
Slava Slaff - 17.03.2023 14:56

This was very helpful and fun to watch! The text was hard to read from time to time, but mostly it was fine.

Ответить
Dumitru Pintilie
Dumitru Pintilie - 28.02.2023 11:56

Don i appreciate this format of video but there is a issue about 720p quality and that makes hard to read the codes shown.
Thanks again for your content 🙏

Ответить
Sarah Conteh
Sarah Conteh - 12.02.2023 23:16

What is something that you would traditionally do as backend that is now frontend?

Ответить
Sakib Coder
Sakib Coder - 05.02.2023 17:29

If this is what Frontend Interview look like, then I'm ready for interview. I don't think anyone can get hired with this preparation. Am I right?

Ответить
D3th Tr4p
D3th Tr4p - 05.02.2023 08:10

I know you're supposed to ask a lot of questions, but sometimes it feels like being in a situation where I'm presented with a piece of toilet paper and have to ask whether or not I can assume to use it for wiping my butt. Like, come on, obviously you're not gonna use it as a parachute, just like an "add" function that adds numbers takes numbers as arguments.

Ответить
Ian Hnizdo
Ian Hnizdo - 01.02.2023 03:05

Is anyone else getting lag issues or weird jumps in the video?

Ответить
Repolarization
Repolarization - 17.01.2023 04:50

Wow I thought this was going to be way harder I have way over qualified lmao

Ответить
Harpreet Singh
Harpreet Singh - 28.12.2022 08:09

Good video

Ответить
Costco membership
Costco membership - 22.11.2022 09:20

wait.. im a noob at javascript and have been learning react for about a week, and these questions are pretty easy. is this the difficulty of an average frontend technical interview?

Ответить
DBeagles00
DBeagles00 - 07.11.2022 14:56

Hi, so i am about getting into a bootcamp for web development and its for beginners without prior knowledge at all , is this Interview for entry level pass?

Ответить
Mirza Irtiza
Mirza Irtiza - 29.10.2022 22:59

I have a front-end Engineer III level interview coming weekdays. can anybody help me to provide the technical interview links

Ответить
Mirza Irtiza
Mirza Irtiza - 29.10.2022 22:57

can anybody tell me, what is the front-end level for this interview??

Ответить
Andrew N
Andrew N - 25.10.2022 20:20

Actually, I felt like a pro when I saw him do the plain javascript :D and I would never be hired as a developer for JS. just a thing like doing the sum of arguments function sum(...args) { return args.reduce((a,b)=>{return a+b})}

Ответить
Hirekaan Manasseh
Hirekaan Manasseh - 06.10.2022 13:09

This was really an amazing mock interview really gave me a good insight on how a frontend technical interview is , Thanks a lot for sharing, Please would love to get the starter code, if possible for the react interview to try and test myself and also try to time myself while doing it

Ответить
push
push - 29.09.2022 10:49

Thank you for sharing this! It gives me so much more insight as I’m still on my self-taught journey as a FE Dev. It’s nice to know that they actually give you prompts. I thought they just show you a random website and say, “okay, share your screen and build” - which is extremely intimidating.

I hope this is exactly how majority of the interviews are because my brain isn’t creative enough to just “build” a website. Based off of this video, it really seems like it’s a lot of “how you think” and “what you’re thinking” and “how are you executing this code”.

Ответить
Abraham Osas
Abraham Osas - 23.09.2022 21:22

super grateful for this mock interview video. It really helped boost my confidence

Ответить
Esteban Almendariz
Esteban Almendariz - 17.09.2022 21:47

Love this this was very helpful as i will start applying to front end developer jobs next month! great to know what to expect. Please make more of these!

Ответить
OatMilk
OatMilk - 17.09.2022 00:51

Wow I got all the HTML and CSS questions correct. Gives me confidence now.

Ответить
handika dwi
handika dwi - 16.08.2022 08:52

can we really open google while doing tech interview?

Ответить
S S
S S - 24.07.2022 02:09

Hey I may be closer than I thought!!

Ответить
user name
user name - 12.07.2022 21:00

continue this series

Ответить
Miloš Drašković
Miloš Drašković - 12.07.2022 02:08

For some reason, this guy has techlead vibe...I don't know why :D

Ответить