Viewing profile — RedGreenCode
RedGreenCode
HN member- Joined
- Sun, Mar 22, 2015, 7:38 PM UTC
- HN karma
- 4
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About RedGreenCode
Twitter: @RedGreenCode
Recent public activity
-
comment
Comment #32422582
If you want to get good at something, practice that thing. It sounds like you're asking how to get good at coding interviews. So practice coding interview questions, not logic prob…
-
comment
Comment #31456274
> the group that's unwilling to put up with this is unqualified Companies that get a lot of applicants care more about false positives than false negatives. So they're fine not hir…
-
comment
Comment #29861864
That has been done as well: https://codeforces.com/blog/entry/94353
-
comment
Comment #21897014
This looks like a duplicate of https://news.ycombinator.com/item?id=21892189 . I answered there.
-
comment
Comment #21897003
Here's a curated list of resources that a lot of people refer to: https://github.com/lnishan/awesome-competitive-programming But really, the way to get started is just to pick a si…
-
comment
Comment #16963433
Most people who are doing competitive programming aren't good at the harder problems. For example, there are >2500 people listed on the TopCoder Top Ranked Algorithm Competitors pa…
- story
-
comment
Comment #10278825
https://news.ycombinator.com/item?id=10270014
-
comment
Comment #9870628
Solving programming puzzles (or competitive programming) is a good basis for a deliberate practice plan. There are a lot of sites that provide puzzles of increasing difficulty. So …
-
comment
Comment #9653659
Gayle Laakmann McDowell has a good Quora answer on the pros and cons of tech inteviews: http://www.quora.com/Why-are-programmers-in-the-software-eng... It's worth reading the whole…
-
comment
Comment #9247996
You need a certain amount of programming puzzle skill to get past the interview process at most tech companies. Competitive programming is a good way to practice this skill, but yo…