- 64
- 916 850
Computeshorts
United Kingdom
Приєднався 26 лют 2015
Hi, I'm Computeshorts.
I have been programming since 2015 and loved every single part of it. I've created hundreds of small programming projects and worked on many big company projects too.
I am here to make programming easy for you. Through tutorials, projects and advice I will help you build your dream project sooner.
Follow me on Twitter @Computeshorts
I have been programming since 2015 and loved every single part of it. I've created hundreds of small programming projects and worked on many big company projects too.
I am here to make programming easy for you. Through tutorials, projects and advice I will help you build your dream project sooner.
Follow me on Twitter @Computeshorts
How to Survive your Tech Interview
Welcome to our thrilling tech interview journey where you'll witness a mind-boggling challenge set within a billion-dollar corporation's premises. You'll find yourself confronted with a world-leading problem that demands a creative and logical solution.
In this captivating video, you'll take your first step into the corporate realm and be faced with a task that will test your coding prowess. Your mission? Create an array of numbers between 1 and 100 and print them out, but with a twist! If a number is divisible by 3, you must print "Fizz"; if it's divisible by 5, print "Buzz"; and if it's divisible by both 3 and 5, print "FizzBuzz."
As you embark on this coding quest, your heart races, and the pressure mounts, but fear not - we'll guide you through every step of the way! You'll learn essential techniques to handle tech interviews with confidence and poise.
Key Highlights:
Stay Calm and Ask Questions: When faced with a challenging problem, the first step is to stay composed and ask clarifying questions. This not only buys you time but also helps you gain a better understanding of the task. We'll show you how to load up the sweat distribution program and keep your cool throughout the interview.
Solve Out Loud: The interviewer wants to peek into your thought process. By verbalizing your approach and sharing your ideas out loud, you grant them access to your brain's root. This helps them assess your problem-solving abilities and whether you're the perfect fit for the company.
Pseudocode Your Way to Success: Pseudocode is your ally in conveying your thinking process effectively. We'll break down the problem line by line, guiding you through the creation of an array and implementing checks for divisibility. Remember, your initial solution doesn't need to be optimized - it just needs to work.
Translate Pseudocode into Your Preferred Language: We'll demonstrate the solution using JavaScript, but you can adapt it to any language of your choice as per the interviewer's request.
Optimize Your Solution: Discover the art of optimization by critically analyzing your initial implementation. By eliminating unnecessary loops and reducing complexity, you'll impress the interviewer with your efficiency.
Master Big O Time Complexity: Understand the importance of Big O notation and how to analyze the time complexity of your solution. Learn how to identify opportunities for further optimization and demonstrate your ability to deliver robust code.
Join us on this exhilarating journey as we conquer the FizzBuzz challenge together. Arm yourself with the knowledge and techniques necessary to ace any tech interview, and unlock the doors to your dream job at a billion-dollar corporation!
In this captivating video, you'll take your first step into the corporate realm and be faced with a task that will test your coding prowess. Your mission? Create an array of numbers between 1 and 100 and print them out, but with a twist! If a number is divisible by 3, you must print "Fizz"; if it's divisible by 5, print "Buzz"; and if it's divisible by both 3 and 5, print "FizzBuzz."
As you embark on this coding quest, your heart races, and the pressure mounts, but fear not - we'll guide you through every step of the way! You'll learn essential techniques to handle tech interviews with confidence and poise.
Key Highlights:
Stay Calm and Ask Questions: When faced with a challenging problem, the first step is to stay composed and ask clarifying questions. This not only buys you time but also helps you gain a better understanding of the task. We'll show you how to load up the sweat distribution program and keep your cool throughout the interview.
Solve Out Loud: The interviewer wants to peek into your thought process. By verbalizing your approach and sharing your ideas out loud, you grant them access to your brain's root. This helps them assess your problem-solving abilities and whether you're the perfect fit for the company.
Pseudocode Your Way to Success: Pseudocode is your ally in conveying your thinking process effectively. We'll break down the problem line by line, guiding you through the creation of an array and implementing checks for divisibility. Remember, your initial solution doesn't need to be optimized - it just needs to work.
Translate Pseudocode into Your Preferred Language: We'll demonstrate the solution using JavaScript, but you can adapt it to any language of your choice as per the interviewer's request.
Optimize Your Solution: Discover the art of optimization by critically analyzing your initial implementation. By eliminating unnecessary loops and reducing complexity, you'll impress the interviewer with your efficiency.
Master Big O Time Complexity: Understand the importance of Big O notation and how to analyze the time complexity of your solution. Learn how to identify opportunities for further optimization and demonstrate your ability to deliver robust code.
Join us on this exhilarating journey as we conquer the FizzBuzz challenge together. Arm yourself with the knowledge and techniques necessary to ace any tech interview, and unlock the doors to your dream job at a billion-dollar corporation!
Переглядів: 10 841
Відео
Stop using Interfaces use Types
Переглядів 279Рік тому
#webdevelopment #programming #typescript Stop using Enums | Typescript - ua-cam.com/video/koP9pr-4XGs/v-deo.html Handle your APIs Better | Typescript - ua-cam.com/video/aeVtRB4xcOs/v-deo.html Are you ready to dive into the world of TypeScript and unravel the distinction between interfaces and types? Look no further! In this captivating video, we explore TypeScript's two fundamental constructs, ...
STOP using Enums | Typescript
Переглядів 3,5 тис.Рік тому
#programming #webdevelopment #typescript In this eye-opening video, we dive into the often-overlooked dangers of TypeScript enums and shed light on their potential pitfalls. While enums may appear harmless and convenient at first glance, there is a lurking dark side that can lead to unforeseen complications and code maintenance nightmares. Join us as we explore the limitations and caveats assoc...
Lazy Load your Images
Переглядів 161Рік тому
#webdevelopment #programming #html FFMPEG - ffmpeg.org/download.html In this informative video, we delve into the world of lazy loading images, a powerful technique to enhance website performance and speed. Whether you're an HTML/CSS developer or a JavaScript enthusiast, understanding how to implement lazy loading can significantly improve your web pages' loading times. Join us as we explore th...
Create Better Types!!!
Переглядів 691Рік тому
#typescript #webdevelopment #programming Delve into the captivating realm of TypeScript's Complex Types and unlock a whole new dimension of programming prowess! In this mind-expanding video, we unravel the intricate web of advanced type concepts, including tuples, interfaces, keyof, infer, and extends, revealing the secret language that elevates your coding skills to astonishing heights. Join u...
Handle your APIs Better!!!
Переглядів 2,3 тис.Рік тому
Welcome to our latest UA-cam video where we dive into a powerful technique for optimizing API responses using TypeScript union types. If you're a developer looking to enhance your API handling skills, this is the video for you! In this video, we explore how to leverage the versatility of TypeScript union types to create a more efficient and organized approach to API responses. We'll guide you t...
Best way to useState()
Переглядів 133Рік тому
This video covers everything there is to know about react hooks. All the possible use cases of the hooks as well as the common react hook mistakes. useState hooks is one of the most important and widely used react hook inside of the javascript library. Whenever you need to use a stateful component inside of react, the useState hook is the ideal hook to use. In the older days of react class comp...
Write code FASTER
Переглядів 79Рік тому
Learn all about Vim and its secrets. Subscribe - @Computeshorts Vim can now be used not only be used as a separate tool but also in VS Code to improve your productivity.
Hardest Javascript Concept
Переглядів 173Рік тому
#programming #webdevelopment #javascript Join us on an enlightening journey into the world of JavaScript closures with our captivating video tutorial. Whether you're a novice programmer or an experienced developer, understanding closures is essential for unlocking the full potential of JavaScript. In this comprehensive video, we dive deep into the concepts of closures, demystifying their comple...
Stop using Objects use Maps
Переглядів 124Рік тому
#programming #javascript #webdevelopment Subscribe Welcome to "Mastering JavaScript Maps," a comprehensive video that dives deep into the world of JavaScript maps and unveils their incredible potential in modern web development. Whether you're a seasoned JavaScript developer or a newcomer to the language, this video will equip you with the knowledge and skills to harness the true power of key-v...
Why I stopped using Javascript
Переглядів 673Рік тому
Welcome to the intriguing world of JavaScript, where 0 becomes an array! In this mind-bending video, we dive deep into one of the quirks of JavaScript that has puzzled many programmers. JavaScript is a versatile programming language used extensively for web development, and it has its fair share of unique behaviors. One of the most fascinating aspects is the way it handles arrays and indexing. ...
How to fix black screen when streaming Netflix, Hulu, Disney on Discord
Переглядів 488 тис.2 роки тому
How to fix black screen when streaming Netflix, Hulu, Disney on Discord
How to Create Reaction Roles on Discord 2022
Переглядів 6 тис.2 роки тому
How to Create Reaction Roles on Discord 2022
How to get FREE Discord Nitro in 2022
Переглядів 55 тис.2 роки тому
How to get FREE Discord Nitro in 2022
Create a Music Discord Bot using Discord JS
Переглядів 77 тис.2 роки тому
Create a Music Discord Bot using Discord JS
Create a Discord Music Bot with No Code
Переглядів 2,5 тис.2 роки тому
Create a Discord Music Bot with No Code
How To Make Reaction Roles on Discord 2022 // MEE6 and Discord.py
Переглядів 19 тис.2 роки тому
How To Make Reaction Roles on Discord 2022 // MEE6 and Discord.py
imma give you a kiss on the cheek for this video ml
yoo thanks
Thanks sigma 😼
How would you set this up on a Linux based host computer?
thanks man i love you ❤
u saved my life thank u
doesnt work
SHOOT ME
i'm getting an error message when trying to watch nba league pass with friends after i turn off hardware acceleration in my browser
ti spompinei
you truly are the king of kings
It works folks! Good stuff.
i loveee you so mucho brooo now i can uhmmm i love youuu uu uehehehehhe
I LOVE YOU BRO
Tu m'as sauver que Dieu protege t'as famille
i love you
First trick work, W mans
الله يخليلك امك
THANK YOU SO MUCH MY LORD AND SAVIOR
you're the man. thanks
thaaank u sooooo muchhh itssss working
LOVE YOU HELL YEAH
Ur geniusz bro
thanks bro! very cool
YOU ROCK
Hi! Nice tutorial. I don't know if it's related but now when a friend of mine enters the voice channel with his xbox my camera freezes and it appears on loading. Hope it's not for your tutorial...thanks!
i keep getting this error PS C:\Users\Steve\OneDrive\Desktop\First-Discord-Bot-main> node . (node:9848) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created)
I love you, thank you for being the only damn person to give me an actual way to fix this
thank you so much for the tutorials, RECOMMENDED GUYS
thank you, youtube man
Still works! Man, you're legend!
Big facts this shit a life saver! 2024
🥰💕💕👩❤👨🤍❤🩹❤🩹
YOOOOOOOO
This is no longer functional.
thanks for helping
You da man in da hood
THANK U RESPECT
Thank you, you're a life saver
LIFE SAVER OMG THANK YOU ♥
I LOVE YOU SO MUCHHHHHHHHHHHHHHHH
Thank god finally!
Thank I love you
why cant i change or see that setting on mine though?
haram
thank you so much man :))
Thanks
saved my gf <3
Yoooooo! Saved me and my girlfriend. Thanks so much.
IT WORKED. YAY THANKS BABE <3