CSC Generation | Interview July 2021 | Full Stack Developer
Anonymous User
276

I interview a role in CSC Generation recently, which is a startup running series C. And here to share some information.

Position: Full Stack Engineer
Process:

  1. Technical Assessment: they will send you a link to implement a sorting in hierachy-constrained json. Similar question in LeetCode is like this:
    https://leetcode.com/problems/sort-items-by-groups-respecting-dependencies/

  2. Interactive Technical Interview with their senior Engineer:

    1. React Question: Create an input form which only allowed user to type alphabet
    2. Nodejs Question: How could you do to fetch data in client-slide? (with demo url: https://cataas.com/cat?json=true )
    3. Nodejs Question: Follow-up for the second part, how could you improve the delay from client-side if each client is sending thousands of requests in the short time.
      • The answer is not to decrease the size of each request, but I ran out of time in finsihing it.

Hope these questions could help the one who have a chance to interview!

Comments (0)