\
 
BackRefresh Options Favorite

C++ mastermen get ITT: Recommend how to improve C++ skills for fall interviews

In stem MYMASTERS right now, going to start interviewing for...
Heady kitchen
  03/23/18
...
Heady kitchen
  03/23/18
start revising your javascript and css, those firms aren't g...
autistic titillating library
  03/23/18
download satoshi's original bitcoin code and go wild
frisky tanning salon main people
  03/23/18
waste of time, most interview questions are on algorithms. m...
Fear-inspiring church ape
  03/23/18
Companies like bloomberg and nvidia are notorious for asking...
Heady kitchen
  03/23/18
Enjoy being trapped in a boiler room full of Indians and Asi...
violet theater
  03/23/18
wish me luck brother
Heady kitchen
  03/23/18
...
godawful tantric theater stage mood
  03/23/18
what interview questions
Heady kitchen
  03/24/18
...
godawful tantric theater stage mood
  03/23/18
...
Heady kitchen
  03/24/18
I practice on these sites: http://exercism.io https:/...
Alcoholic lodge mexican
  03/24/18
you a c++ dev?
Heady kitchen
  03/24/18
No, but there's C++ exercises on those sites
Alcoholic lodge mexican
  03/24/18
...
Heady kitchen
  03/25/18
what the above guy said C++ is impossible to retain if yo...
Cruel-hearted cyan house dysfunction
  03/27/18


Poast new message in this thread



Reply Favorite

Date: March 23rd, 2018 5:16 PM
Author: Heady kitchen

In stem MYMASTERS right now, going to start interviewing for full time roles in fall. Want to market myself as strong C++ developer and apply to quant finance shops, big 4 etc.

Plan to do a few hundred leetcode problems this summer as well as read up on c++11/14 stuff. Bought a copy of algorithm design manual recently, but idk how digestable it is. Also may cop Effective Modern C++ by scott meyers.

Also considering Interview cake, or doing problems on hackerrank, codeforces, etc

Any advice for how to prioritize all this stuff over the next 6 months? thank

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35672659)



Reply Favorite

Date: March 23rd, 2018 6:24 PM
Author: Heady kitchen



(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35673306)



Reply Favorite

Date: March 23rd, 2018 6:28 PM
Author: autistic titillating library

start revising your javascript and css, those firms aren't going to hire you.

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35673333)



Reply Favorite

Date: March 23rd, 2018 6:29 PM
Author: frisky tanning salon main people

download satoshi's original bitcoin code and go wild

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35673340)



Reply Favorite

Date: March 23rd, 2018 6:31 PM
Author: Fear-inspiring church ape

waste of time, most interview questions are on algorithms. memorizing the language spec won't help you much. if you're that kind of guy though, you better be able to cite chapter and verse to settle any obscure questions. most teams have a very, very limited use for that type of guy, and try to avoid getting into those nasty areas of the language to begin with.

Meyers' book is decent though, and worth reading.

FWIW I do work for a major algo/quant firm (think Tower, etc.) and we don't ask language questions beyond basics like "what's a virtual function?" "what are common use cases for templates?" "what does mutable mean?" "what is const correctness?"

in reality IQ and not being a dickhead are all that matters, hence the algo questions.

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35673353)



Reply Favorite

Date: March 23rd, 2018 7:18 PM
Author: Heady kitchen

Companies like bloomberg and nvidia are notorious for asking c++ language specific stuff.

What do you recommend for preparing for algo questions?

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35673733)



Reply Favorite

Date: March 23rd, 2018 7:24 PM
Author: violet theater

Enjoy being trapped in a boiler room full of Indians and Asians with no social skills

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35673780)



Reply Favorite

Date: March 23rd, 2018 7:33 PM
Author: Heady kitchen

wish me luck brother

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35673844)



Reply Favorite

Date: March 23rd, 2018 7:48 PM
Author: godawful tantric theater stage mood



(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35673948)



Reply Favorite

Date: March 24th, 2018 12:55 AM
Author: Heady kitchen

what interview questions

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35675852)



Reply Favorite

Date: March 23rd, 2018 7:48 PM
Author: godawful tantric theater stage mood



(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35673955)



Reply Favorite

Date: March 24th, 2018 3:15 PM
Author: Heady kitchen



(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35678279)



Reply Favorite

Date: March 24th, 2018 3:21 PM
Author: Alcoholic lodge mexican

I practice on these sites:

http://exercism.io

https://leetcode.com

LeetCode especially if you're preparing for interviews

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35678325)



Reply Favorite

Date: March 24th, 2018 3:28 PM
Author: Heady kitchen

you a c++ dev?

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35678374)



Reply Favorite

Date: March 24th, 2018 3:30 PM
Author: Alcoholic lodge mexican

No, but there's C++ exercises on those sites

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35678385)



Reply Favorite

Date: March 25th, 2018 4:02 PM
Author: Heady kitchen



(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35685062)



Reply Favorite

Date: March 27th, 2018 8:18 PM
Author: Cruel-hearted cyan house dysfunction

what the above guy said

C++ is impossible to retain if you aren't using it very frequently. just do as many interview questions as possible in it, and in particular writing data structures (post on codereview at stackexchange if you want feedback, especially as it pertains to writing "modern" C++; indians on question/interview sites tend to just write garbage C-style). I knew it half decently only a year ago and it looks like latin to me now.

(http://www.autoadmit.com/thread.php?thread_id=3927099&forum_id=1024#35704321)