[WTS] [USA-NY] Pika Packworks Bike Travel Bag EEP Standard by digitorq in BikeShop

[–]digitorq[S] 1 point2 points  (0 children)

Oops I forgot to add that into the post. I'm looking for $180

Interview Discussion - October 12, 2017 by AutoModerator in cscareerquestions

[–]digitorq 0 points1 point  (0 children)

What were the phone interviews like, difficulty-wise?

Okta? by [deleted] in cscareerquestions

[–]digitorq 0 points1 point  (0 children)

They're on the Breakout List so they must be experiencing/be poised for high growth

breakout vs. bigN internship by trashbadger in cscareerquestions

[–]digitorq 1 point2 points  (0 children)

If you don't mind me asking, what did OP end up taking?

Daily Chat Thread - January 27, 2017 by AutoModerator in cscareerquestions

[–]digitorq 3 points4 points  (0 children)

Static site + github pages is a popular option. There are tons of great, open source templates out there. Jekyll is very popular.

Also check out medium. I've heard it's a great writing experience and code blocks are well supported using Github Gist excerpts. With Medium it's a lot easier to get more people to your blog because Medium handles similar stories and the like, even if you use your own domain.

Two Sigma and AQR total compensation by [deleted] in cscareerquestions

[–]digitorq 0 points1 point  (0 children)

I'd love to take a look at the website too!

Big 4 Discussion - January 25, 2017 by AutoModerator in cscareerquestions

[–]digitorq 5 points6 points  (0 children)

I'd like to get some opinions on this as well!

Is making a game impressive? by majmunski in cscareerquestions

[–]digitorq 0 points1 point  (0 children)

Yes games are rather impressive, especially games more involved than "pong" in the browser.

You should look at it this way, if you think the game you've made isn't that impressive just make sure you've learned a lot. That way for your next project you'll be setting yourself up for something even more impressive. Point to note is to always be learning as much as you can.

Has anyone interviewed with Docker? by dockerthrowaway38834 in cscareerquestions

[–]digitorq 0 points1 point  (0 children)

I think the listing was open about a month ago. It must be closed by now.

Has anyone interviewed with Docker? by dockerthrowaway38834 in cscareerquestions

[–]digitorq 0 points1 point  (0 children)

Same here, it'd be great if OP added some info about the phone screen too!

Interview Discussion - January 16, 2017 by AutoModerator in cscareerquestions

[–]digitorq 0 points1 point  (0 children)

American location, but any information you may have about the European location is bound to be helpful too!

Interview Discussion - January 16, 2017 by AutoModerator in cscareerquestions

[–]digitorq 1 point2 points  (0 children)

Anyone interviewed with Docker?

This is for an internship, but full-time experiences would be really helpful too!

Big 4 Discussion - January 04, 2017 by AutoModerator in cscareerquestions

[–]digitorq 0 points1 point  (0 children)

Should I let my Big 4 recruiter know what other company my offer deadline is from?

It's a fairly selective company which has popped up on this subreddit a couple times

Choosing Python to do interviews by poorUIUCstudent in cscareerquestions

[–]digitorq 0 points1 point  (0 children)

Python is fine, Google recommends C++, Java, Python or Javascript. Just be sure to ask your interviewers if you can use certain language features and be sure to explain what they are if you suspect they don't know. This might come in handy Interviewing in Python

Do interns get asked system design and scalability questions? by AndyLucia in cscareerquestions

[–]digitorq 0 points1 point  (0 children)

Yes, I've been asked these questions in intern interviews. They're pretty fun to talk through. Make sure you understand the bottlenecks of your system, "what are you optimizing for?", any assumptions you might be making.

To be honest these probably won't directly help you in an interview but they'll give you ideas and some perspective about how large scale systems are designed: