Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap
I Have Only One Javascript Question... It is hard to imagine, but a Reddit post reported a job interview with only one Javascript question. In this Javascript tutorial, we'll answer that question and break down the logic behind the answer.
Subscribe https://bit.ly/3nGHmNn
JavaScript for Beginners: Full Course (8 hours): https://youtu.be/EfAl9bwzVZk
The One Javascript Question Interview
Source Code: https://github.com/gitdagray/one_question_interview
(0:00) Intro
(0:20) Reddit Post
(0:53) Pascal's Triangle
(2:39) An array of arrays and a loop within a loop
(6:56) The beginning and end of each row
(9:47) Initial output without the middle values calculated
(10:41) Calculating the middle values
(16:00) Building the DOM solution for a web page
Follow Me:
Twitter: https://twitter.com/yesdavidgray
LinkedIn: https://www.linkedin.com/in/davidagray/
Blog: https://yesdavidgray.com
Reddit: https://www.reddit.com/user/DaveOnEleven
Was this tutorial about the One Javascript Question Interview helpful? If so, please share. Let me know your thoughts in the comments.
#javascript #question #interview