Essa empresa é sua?
1. Give an example of a design pattern 2. Given a function which gets two strings s1 and s2, return the index of a string in s1 which contains all letters in s2. 3.What is dynamic binding and static binding. 4.What is the difference between mutex and semaphore.