Sig oa

I just received the OA for SIG’s summer SWE internship. It’s the first prop shop/HF OA that I’ve received so I have no idea what to expect and I’m really nervous. any help would be greatal aapprec

The questions are pretty standard, here are the two recent examples:

  1. Determine whether a string is a “camelcase” , where except the first letter can be lowercase or uppercase but all the words has to have a capital first letter and the rest as lowercase.
  2. Given an array of users’ remaining balance and you can do a series of activities like deposit, withdraw etc. asked to calculate various things.