5 ms·
Typo in the first sentence.. "We collect the most popular real-world coding interview questions and carefully craft wrteups that are ridiculously easy to under
by marbemac 12y ago
Typo in the first sentence..
"We collect the most popular real-world coding interview questions and carefully craft wrteups that are ridiculously easy to understand."
wrteups = write-ups.
- gameguy43 12y agoThanks! (I'mma wait on pushing the fix until traffic dies down a bit.)
- FLUX-YOU 12y agoCoding Problem: How do you fix a typo during high traffic without breaking production?!
- jwatte 12y agoHow to fix a typo during high traffic (six digit CCUs) without breaking: 1. svn commit 2. Wait for all the tests to pass 3. Run imvu_website_push Oh, yeah, we are hiring, and don't ask the egg question during interviewing. :-)
- voltagex_ 12y agoSVN? Ouch. Any plans for migration to git/hg?
- itsbits 12y agowhats the problem with SVN??..its good for some guys..
- kruczek 12y agoBe happy it's not ClearCase.
- jwatte 12y agoBecause everyone develops on trunk, migrating a >200k commit repo isn't high ROI. Works great for us! (Newer repos, like our real time web messaging and our C++ WebGL game engine, are in git)
- seanflyon 12y agoI do miss imvu_website_push