We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Como estavámos discutindo no Slack, se quiserem compartilhar o desafio que vocês achem interessante, postem aqui.
Plataformas bacanas para resolver exercícios/desafios:
Blog post: https://discuss.codecademy.com/t/code-challenges-in-interviews/82161
O @jonatas compartilhou esses:
The text was updated successfully, but these errors were encountered:
Tem esse de validar número de cartão de crédito também: https://github.com/wevtimoteo/FP101x/tree/master/5.recursive-functions/lab/haskell
O algoritmo é o mesmo para outras linguagens
O famoso 99bottles da Sandi Metz:
https://github.com/sandimetz/99bottles-polyglot
Sorry, something went wrong.
Referências mais focadas no assunto do meetup:
https://github.com/yangshun/tech-interview-handbook/tree/master/algorithms https://github.com/andreis/interview#algorithms
https://www.hackerrank.com/challenges/aorb/problem https://www.hackerrank.com/challenges/the-grid-search/problem https://www.hackerrank.com/challenges/crush/problem https://www.hackerrank.com/challenges/is-binary-search-tree/problem
Problem: The Coin Change Problem Difficulty: Medium
Problem: Bigger is Greater Difficulty: Medium
Problem: Chessboard Game Difficulty: Easy
No branches or pull requests
Como estavámos discutindo no Slack, se quiserem compartilhar o desafio que vocês achem interessante, postem aqui.
Plataformas bacanas para resolver exercícios/desafios:
Blog post: https://discuss.codecademy.com/t/code-challenges-in-interviews/82161
O @jonatas compartilhou esses:
The text was updated successfully, but these errors were encountered: