![]() |
|
Coding practice for upcoming interview |
Edgar Reynaldo
Major Reynaldo
May 2007
![]() |
I have an interview coming up with Google and I need to practice some of my coding skills. I tried out TopCoder, but their webserver sent me into an endless login redirect loop and then dumps me at the front page asking me to login again. TopCoder indeed. So I tried out hackerrank.com and I've been having success solving problems so far. I need to review my algorithms and data structures. Anyone know any good resources for this? Does anyone else here participate in hackerrank.com? Or other coding websites? hackerrank.com has coding challenges where you can get a guaranteed response from a company if you solve one of their coding challenges. That's pretty cool. My Website! | EAGLE GUI Library Demos | My Deviant Art Gallery | Spiraloid Preview | A4 FontMaker | Skyline! (Missile Defense) Eagle and Allegro 5 binaries | Older Allegro 4 and 5 binaries | Allegro 5 compile guide |
bamccaig
Member #7,536
July 2006
![]() |
IRC is #allegro on freenode. Join us!
-- acc.js | al4anim - Allegro 4 Animation library | Allegro 5 VS/NuGet Guide | Allegro.cc Mockup | Allegro.cc <code> Tag | Allegro 4 Timer Example (w/ Semaphores) | Allegro 5 "Winpkg" (MSVC readme) | Bambot | Blog | C++ STL Container Flowchart | Castopulence Software | Check Return Values | Derail? | Is This A Discussion? Flow Chart | Filesystem Hierarchy Standard | Clean Code Talks - Global State and Singletons | How To Use Header Files | GNU/Linux (Debian, Fedora, Gentoo) | rot (rot13, rot47, rotN) | Streaming |
Dizzy Egg
Member #10,824
March 2009
![]() |
Edgar Reynaldo said: Anyone know any good resources for this? No.
---------------------------------------------------- |
GullRaDriel
Member #3,861
September 2003
![]() |
-Put your hands on the keyboard, and code. Nothing better than doing things to keep up the pace. Did I understood the question correctly ? I'm not sure. "Code is like shit - it only smells if it is not yours" |
Eric Johnson
Member #14,841
January 2013
![]() |
Just slip the interviewer $50 and you'll be hired. Joking aside, I agree with GullRaDriel.
|
Edgar Reynaldo
Major Reynaldo
May 2007
![]() |
I really need to review AVL trees and balancing. I'm gonna have to dig out my data structures textbook. Nobody else does code contests or practice? My Website! | EAGLE GUI Library Demos | My Deviant Art Gallery | Spiraloid Preview | A4 FontMaker | Skyline! (Missile Defense) Eagle and Allegro 5 binaries | Older Allegro 4 and 5 binaries | Allegro 5 compile guide |
Mark Oates
Member #1,146
March 2001
![]() |
I used to do hackerrank.com until I realized that I wouldn't want to work for an employer who sought potential employees in that way. Just write lots of code, and always, always try new things. -- |
Dizzy Egg
Member #10,824
March 2009
![]() |
Edgar Reynaldo said: Nobody else does code contests or practice? No.
---------------------------------------------------- |
Mark Oates
Member #1,146
March 2001
![]() |
Dizzy Egg said:
Edgar Reynaldo said: Anyone know any good resources for this? No. Edgar Reynaldo said: Nobody else does code contests or practice? No.
-- |
piccolo
Member #3,163
January 2003
![]() |
@Edgar Reynaldo I would use Youtube for a algorithms and data structures refresher. wow |
Steve Terry
Member #1,989
March 2002
![]() |
All the rage now is social graph algorithms. Sigh I always get stuck on them as they werent part of my college corriculum ... damn I'm old. p.s. ... you get the job please take me with you ___________________________________ |
Derezo
Member #1,666
April 2001
![]() |
We hired another programmer to our team a little over a month ago. Interviewing can be a difficult process for both parties, for sure. I'm not sure what to expect from Google. We're a much smaller company, in a very small city. We essentially asked the candidates to work through word problems and solve the basic FizzBuzz type of questions. Then explain how they would engineer an online monopoly game to get some idea of what their approach would be. I signed up for hackerrank but never actually used it. "He who controls the stuffing controls the Universe" |
|