\
 
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...
Honey-headed church building
  03/23/18
...
Honey-headed church building
  03/23/18
start revising your javascript and css, those firms aren't g...
Violent multi-billionaire
  03/23/18
download satoshi's original bitcoin code and go wild
contagious school cafeteria
  03/23/18
waste of time, most interview questions are on algorithms. m...
Spectacular sex offender property
  03/23/18
Companies like bloomberg and nvidia are notorious for asking...
Honey-headed church building
  03/23/18
Enjoy being trapped in a boiler room full of Indians and Asi...
wonderful flesh theater
  03/23/18
wish me luck brother
Honey-headed church building
  03/23/18
...
razzle market
  03/23/18
what interview questions
Honey-headed church building
  03/24/18
...
razzle market
  03/23/18
...
Honey-headed church building
  03/24/18
I practice on these sites: http://exercism.io https:/...
Deep locale
  03/24/18
you a c++ dev?
Honey-headed church building
  03/24/18
No, but there's C++ exercises on those sites
Deep locale
  03/24/18
...
Honey-headed church building
  03/25/18
what the above guy said C++ is impossible to retain if yo...
Motley Copper Stage
  03/27/18


Poast new message in this thread



Reply Favorite

Date: March 23rd, 2018 5:16 PM
Author: Honey-headed church building

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: Honey-headed church building



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



Reply Favorite

Date: March 23rd, 2018 6:28 PM
Author: Violent multi-billionaire

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: contagious school cafeteria

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: Spectacular sex offender property

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: Honey-headed church building

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: wonderful flesh 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: Honey-headed church building

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: razzle market



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



Reply Favorite

Date: March 24th, 2018 12:55 AM
Author: Honey-headed church building

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: razzle market



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



Reply Favorite

Date: March 24th, 2018 3:15 PM
Author: Honey-headed church building



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



Reply Favorite

Date: March 24th, 2018 3:21 PM
Author: Deep locale

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: Honey-headed church building

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: Deep locale

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: Honey-headed church building



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



Reply Favorite

Date: March 27th, 2018 8:18 PM
Author: Motley Copper Stage

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)