Skip to content

Instantly share code, notes, and snippets.

@xgqfrms-GitHub
Last active September 23, 2022 16:10
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xgqfrms-GitHub/46be0579228d61c6a543c42e86ecaa7a to your computer and use it in GitHub Desktop.
Save xgqfrms-GitHub/46be0579228d61c6a543c42e86ecaa7a to your computer and use it in GitHub Desktop.
codecademy challenges

codecademy challenges

Every week, we feature the type of brain-teasing question that might be asked in a full-stack developer's job interview at places such as Google and Facebook.

每个星期,我们都会提供这样的大脑挑逗的问题, 这个问题可能会在谷歌和Facebook等地方的全套开发人员的面试中提出。

https://discuss.codecademy.com/t/challenge-max-product-finder/113074

This week's challenge was reported to have been asked in interviews at Google:

据报道,本周的挑战在Google的采访中被要求:

maxProductFinder (Basic Difficulty)

Given an array of integers, write a function, maxProductFinder, that finds the largest product that can be obtained from any 3 integers in the array.

给定一个整数数组,写一个函数 maxProductFinder,它找到可以从数组中的任何3个整数获得的最大的乘积。

https://discuss.codecademy.com/t/extra-information-on-challenges/83909#basic

maxProductFinder (Intermediate difficulty)

Given an array of integers, write a function, maxProductFinderK, that can be obtained from any k integers in the array.

给定整数数组,写一个函数maxProductFinderK,可以从数组中的任何k个整数获得。

maxProductFinder (Hard Difficulty)

Write maxProductFinder and maxProductFinderK as efficiently as possible.

尽可能高效地编写 maxProductFinder和 maxProductFinderK。

[Challenge] Max Product Finder

    
//

https://discuss.codecademy.com/t/code-challenges-in-interviews/82161

rollbar

https://rollbar.com/Xray/Full-Stack-WebApp/items/11/

Getting Node.js Testing and TDD Right

https://blog.codeship.com/getting-node-js-testing-and-tdd-right/

你画我猜

https://github.com/jiacai2050/you-paint-i-guess

http://you-draw-i-guess.leanapp.cn/

钓鱼

https://v.douyu.com/video/search?keyword=%E9%92%93%E9%B1%BC