Software Engineer · Staff-Level · Onsite
The coding question I got was: You are working with a toy language grammar that supports three kinds of types: primitives, generics, and tuples. This system is used for defining function types, including parameter and return types. - Primitive types: "int", "c...