Design an application which queries a string on Google, DuckDuckGo and Twitter simultaneously using multi-threading and return a JSON having a filtered portion from all three results.
Anonymous
Built it using the APIs of the given search engines. Used python's multiprocessing module for the simultaneous processing of the queries.
Check out your Company Bowl for anonymous work chats.