Loading...
Engaged employer
Find the mismatching words between 2 strings- Java
Anonymous
Fill in nulls in an integer array w/ previous non null values in the integer array- Java
Hi did you get the call
def mismatch(str1,str2): first_str = set(str1.split(' ')) second_str = set(str2.split(' ')) return (first_str - second_str) | (second_str - first_str)
Check out your Company Bowl for anonymous work chats.
Get actionable career advice tailored to you by joining more bowls.
Stay ahead in opportunities and insider tips by following your dream companies.
Get personalised job recommendations and updates by starting your searches.