\
 
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...
Lime menage
  03/23/18
...
Lime menage
  03/23/18
start revising your javascript and css, those firms aren't g...
Mischievous Goal In Life
  03/23/18
download satoshi's original bitcoin code and go wild
exciting gaming laptop temple
  03/23/18
waste of time, most interview questions are on algorithms. m...
Chartreuse trust fund
  03/23/18
Companies like bloomberg and nvidia are notorious for asking...
Lime menage
  03/23/18
Enjoy being trapped in a boiler room full of Indians and Asi...
Beta talented pocket flask
  03/23/18
wish me luck brother
Lime menage
  03/23/18
...
brindle doctorate
  03/23/18
what interview questions
Lime menage
  03/24/18
...
brindle doctorate
  03/23/18
...
Lime menage
  03/24/18
I practice on these sites: http://exercism.io https:/...
180 buff rehab
  03/24/18
you a c++ dev?
Lime menage
  03/24/18
No, but there's C++ exercises on those sites
180 buff rehab
  03/24/18
...
Lime menage
  03/25/18
what the above guy said C++ is impossible to retain if yo...
purple bearded box office
  03/27/18


Poast new message in this thread



Reply Favorite

Date: March 23rd, 2018 5:16 PM
Author: Lime menage

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: Lime menage



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



Reply Favorite

Date: March 23rd, 2018 6:28 PM
Author: Mischievous Goal In Life

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: exciting gaming laptop temple

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: Chartreuse trust fund

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: Lime menage

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: Beta talented pocket flask

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: Lime menage

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: brindle doctorate



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



Reply Favorite

Date: March 24th, 2018 12:55 AM
Author: Lime menage

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: brindle doctorate



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



Reply Favorite

Date: March 24th, 2018 3:15 PM
Author: Lime menage



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



Reply Favorite

Date: March 24th, 2018 3:21 PM
Author: 180 buff rehab

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: Lime menage

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: 180 buff rehab

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: Lime menage



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



Reply Favorite

Date: March 27th, 2018 8:18 PM
Author: purple bearded box office

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)