s = ['aa*', 'ac*dd', '*abc'] ( a list of string, string contains 0 or 1 '*' which means can be any.) query = 'acbbdd' ( given a query, check if this query is one pattern in the list s) eg. query = 'acbbdd' -> True (match with 'ac*dd'') eg. query = 'abcd' -> False (no match)
Systems Programmer Interview Questions
60,757 systems programmer interview questions shared by candidates
Got into the filesystem inode structure (which I had anticpated), spent a lot of time talking about directory entries and symbolic links versus hard links.
Tell me about yourself............
Why less percentage in engineering then 10th & 12th
Sell a pen to a person who never needs a pen for his personal and professional commitments
Spanning tree, lacp knowledge, Cisco/ Arista switch configurations, network management tools, scripting in linux and bash, linux basic command lines, tools, basic to advanced network troubleshooting and configurations, hypervisor knowledge, technical writing (Wikis), Active Directory installation and troubleshooting.
What commands would you use to verify your IP addressing (address, mask, default gateway) on a linux server?
Detect a cycle in a cyclic linked list.
How do you keep hardware registers from being cached?
Know SQL Joins.
Viewing 371 - 380 interview questions