Tag: Programming Interview

  • JavaScript interview with a Google engineer

    Check out the feedback by the Google interviewer and the full transcript on https://interviewing.io/recordings/Javascript-Google-3/ This is a recording of a mock interview in JavaScript by a senior Google engineer on https://interviewing.io. Interviewing.io offers senior engineers free, anonymous technical interview practice with engineers from Facebook, Google, and more. Disclaimer: All interviews conducted on interviewing.io are anonymous.…

  • Top Tricky JavaScript Interview Questions and Answers

    Cracking JavaScript coding Interview by learning difficult JavaScript interview Questions. commonly Asked JavaScript Interview Questions. Please be my patreons on patreaon * https://www.patreon.com/techsith Follow me for technology updates * https://facebook.com/techsith * https://twitter.com/techsith1 Help me translate this video. * http://www.youtube.com/timedtext_video?ref=share&v=3qnrouysbG8 Note: use https://translate.google.com/ to translate this video to your language. Let me know once you do…

  • Remove duplicates from array in Javascript | Algorithm Interview Question

    How to Remove Duplicate values from an array of integers. Four solutions, 1 ) One brute-force method using a for loop, 2)sort and remove, 3) using JavaScript Objects and 4) Using ES6 / ES2015 Sets. Original source

  • Tricky JavaScript Interview Questions and Answers

    Hard JavaScript Interview Questions and their possible answers ( cracking difficult coding interview questions ) Article and code samples from this tutorial * techsith.com Please be my patreons on patreaon * https://www.patreon.com/techsith Follow me for technology updates * https://facebook.com/techsith * https://twitter.com/techsith1 Help me translate this video. * http://www.youtube.com/timedtext_video?ref=share&v=qsNxdukPc2U Note: use https://translate.google.com/ to translate this video…