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 Consultant Interview Questions
60,934 systems consultant 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............
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.
swap an extermely large integer array in bits, cannot use bit operation because too slow.
Tell me about a problem you faces and how you resolved it
Viewing 371 - 380 interview questions