Julia likes to do some research on common mistakes in code writing.
Here are the articles she chooses to read:
1. https://www.quora.com/What-are-the-common-mistakes-made-by-beginner-competitive-programmers
2. https://www.quora.com/How-do-you-debug-your-code-quickly-in-programming-contest-environments
3. https://www.quora.com/What-are-some-macros-that-are-used-in-programming-contests
4. https://www.quora.com/What-was-the-biggest-mistake-you-made-while-practicing-for-a-programming-contest
5. https://www.quora.com/What-are-some-cool-C++-tricks-to-use-in-a-programming-contest
6. http://www.cprogramming.com/tips/
Favorite tips:
1. be aware of loop invariants
2. passing array elements to functions
Common mistakes in interviews:
No comments:
Post a Comment