Linkedin front end phone screen

Title Template

[Company Name] - [Job Title] - [Stage]

Description Template:
Level: [What level you were interviewing for]
Education: [Education Level]
Years of Experience: [YOE]
Questions Asked: [List of Questions Asked]

IMPORTANT: Remember to specify the company name & role in the tags

Example:
Title:
Linked - Software Engineer (Frontend) - Phone Screen

Description:
Education: Masters
Years of Experience (YOE): 7
Questions Asked:
Memoize
Implement a function memoize(func) that takes a function parameter func and returns a memoized version of the function. You may assume that func only accepts a string or number as its only argument.