\
 
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...
zippy circlehead
  03/23/18
...
zippy circlehead
  03/23/18
start revising your javascript and css, those firms aren't g...
Unhinged Rigor Center
  03/23/18
download satoshi's original bitcoin code and go wild
diverse stage
  03/23/18
waste of time, most interview questions are on algorithms. m...
Lavender confused field macaca
  03/23/18
Companies like bloomberg and nvidia are notorious for asking...
zippy circlehead
  03/23/18
Enjoy being trapped in a boiler room full of Indians and Asi...
Bespoke Vigorous Nursing Home
  03/23/18
wish me luck brother
zippy circlehead
  03/23/18
...
Blue goyim
  03/23/18
what interview questions
zippy circlehead
  03/24/18
...
Blue goyim
  03/23/18
...
zippy circlehead
  03/24/18
I practice on these sites: http://exercism.io https:/...
Costumed spectacular hairy legs
  03/24/18
you a c++ dev?
zippy circlehead
  03/24/18
No, but there's C++ exercises on those sites
Costumed spectacular hairy legs
  03/24/18
...
zippy circlehead
  03/25/18
what the above guy said C++ is impossible to retain if yo...
Vivacious parlour windowlicker
  03/27/18


Poast new message in this thread



Reply Favorite

Date: March 23rd, 2018 5:16 PM
Author: zippy circlehead

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: zippy circlehead



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



Reply Favorite

Date: March 23rd, 2018 6:28 PM
Author: Unhinged Rigor Center

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: diverse stage

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: Lavender confused field macaca

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: zippy circlehead

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: Bespoke Vigorous Nursing Home

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: zippy circlehead

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: Blue goyim



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



Reply Favorite

Date: March 24th, 2018 12:55 AM
Author: zippy circlehead

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: Blue goyim



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



Reply Favorite

Date: March 24th, 2018 3:15 PM
Author: zippy circlehead



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



Reply Favorite

Date: March 24th, 2018 3:21 PM
Author: Costumed spectacular hairy legs

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: zippy circlehead

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: Costumed spectacular hairy legs

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: zippy circlehead



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



Reply Favorite

Date: March 27th, 2018 8:18 PM
Author: Vivacious parlour windowlicker

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)