Salary.sg Forums - View Single Post - Need a reality check: CS-related
View Single Post
  #18 (permalink)  
Old 19-07-2021, 12:46 AM
sadguy sadguy is offline
Junior Member
 
Join Date: Jul 2021
Location: Singapore
Posts: 8
sadguy is on a distinguished road
Default

I've definitely heard the notion of "Skills > Degree", and that having one is jsut used as a stepping stone to snagging an interview, thank you guys for confirming that. I'm actually currently matriculating in SUTD and looking to get into ISTD, which I hear is a CS pillar but more of a "jack-of-all-trades" teaching style e.g. no possible mods to get a more in-depth education on algos.

Quote:
Originally Posted by Unregistered View Post
First off, the education is just a means for you to get your foot through the resuming screening

Of course make sure your GPA or school doesn't suck too bad so it looks like a red flag. Obviously SIM ain't gonna cut it if you are looking to go into Apple, Google etc.

Probably u can be considered as QA but fat hope for SWE.

In fact some local tech firms like Shopee have accelerated interview processes for ppl that are local grads that are first class from CS. Just a 1 round process. These engineers after grad easily make more than 100k a year.

So if anyone tells u that education doesn't matter, they are lying

Then the 2nd step is to practice coding questions. I recommend "Cracking the coding interview" book

master your basic time complexity analysis, and Algo and data structures (trees graphs queues arrays linkedlists)

Make sure u know DFS, BFS, Kadanes algorithm, sliding window, various sorting algos like merge sort (just all these basics to name a few)

Also step up your DP (dynamic programming) skills, you can start with simple Fibonacci/grid travellers problem to understand DP concepts

If you master these well you can make big bucks.

source: 2 YOE engineer working as L4 in Google SG. I make around 8k a month (160k per year with stocks and bonus)
Thank you for going into the specifics of what I should take note. Knowing what you said, will be doing my best to bump up my GPA while I'm in university in hopes of achieving that level of prowess. Do you have any clue what the market for Quant Traders are like in SG? Because it doesn't seem to really exist(following various searches on Google), and seems to be very big FI focused, particularly in the US.
Reply With Quote