阅微客栈 » 头脑风暴

微软面试题

(2 posts)
  • 发起于 1 年 之前,作者 zhang
  • 最新回复 来自于 africa
  1. 1. Given 2D Matrix of characters; find whether a word is there in this array. It can start at any position and can be present horizontally, vertically and diogonally both in forward and reverse order.

    2. Whats the most efficient datastructure to represent a dictionary and its operations like add, probe.

    3. Extending the question above..Given a string "str" and a dictionary, one can substitute one character in the string at a time to get another string; this string should be a part of the dictionary. Start from the source string and reach the destination string "str1" in minimum number of steps.

    发布于 1 年 之前 #
  2. ......好歹我也是冒充计算机专业毕业的,可是真的不会......

    发布于 1 年 之前 #

该主题的 RSS Feed

回复

你必须 登录 后发帖。