⏱ 0:00est. 2 min
Paddle
// What is the difference between CommonJS and AMD?
// Can you tell me what you know about CSS Animations? (Technical interview)
// Design the system like Amazon on high level
// + pair programming: fix the test
// How can you test whether 2 words are anagrams?
// Describe what data objects might be needed when designing a hotel booking system
// Given two words such as "orchestra" and "carthorse", how can you show that they are anagrams?
// -> Asked design page conversion to React
// -> Simple es6 six exercise to replace all keys string in deep object
// Can you model the classes needed for an auction system like eBay?