查看: 30785| 回复: 63
跳转到指定楼层
上一主题 下一主题
收起左侧

[Leetcode] leetcode 题目按公司分类

 
全局:

注册一亩三分地论坛,查看更多干货!

您需要 登录 才可以下载或查看附件。没有帐号?注册账号

x
目前正在找工作中,攒攒人品吧。
这里是leetcode目前给出的按照公司排列的题的目录:

首先是linkedin的,30道
        127        Word Ladder         19.5%        Medium
        65        Valid Number         11.7%        Hard
        170        Two Sum III - Data structure design         24.2%        Easy
        243        Shortest Word Distance         43.4%        Easy
        245        Shortest Word Distance III         43.5%        Medium
        244        Shortest Word Distance II         34.2%        Medium
        33        Search in Rotated Sorted Array         29.1%        Hard
        187        Repeated DNA Sequences         22.0%        Medium
        238        Product of Array Except Self         38.7%        Medium
        50        Pow(x, n)         27.2%        Medium
        46        Permutations         33.3%        Medium
        47        Permutations II         26.4%        Medium
        256        Paint House         39.9%        Medium
        76        Minimum Window Substring         19.7%        Hard
        21        Merge Two Sorted Lists         33.5%        Easy
        23        Merge k Sorted Lists         21.8%        Hard
        56        Merge Intervals         23.5%        Hard
        53        Maximum Subarray         35.3%        Medium
        152        Maximum Product Subarray         20.6%        Medium
        149        Max Points on a Line         13.5%        Hard
        236        Lowest Common Ancestor of a Binary Tree         27.5%        Medium
        205        Isomorphic Strings         26.7%        Easy
        57        Insert Interval         22.4%        Hard
        198        House Robber         31.5%        Easy
        277        Find the Celebrity         33.8%        Medium
        254        Factor Combinations         31.1%        Medium
        150        Evaluate Reverse Polish Notation         22.2%        Medium
        103        Binary Tree Zigzag Level Order Traversal         27.0%        Medium
        102        Binary Tree Level Order Traversal         30.3%        Easy
        173        Binary Search Tree Iterator         31.4%        Medium

评分

参与人数 22大米 +196 收起 理由
松松的鞋带儿 + 3 感谢分享!
阿兰阿兰 + 10 等级低加的不多!谢谢LZ分享~
lqwandyy + 3 感谢分享!
灰溜溜溜溜 + 3 感谢分享!
starsrest + 5 感谢分享!

查看全部评分


上一篇:第二遍刷题,求小伙伴儿一起~
下一篇:linked list loop big - o
推荐
 楼主| yongmat 2015-11-20 05:59:19 | 只看该作者
全局:
google的53道
        281        Zigzag Iterator         37.3%        Medium
        140        Word Break II         18.3%        Hard
        44        Wildcard Matching         16.2%        Hard
        280        Wiggle Sort         46.3%        Medium
        20        Valid Parentheses         27.4%        Easy
        288        Unique Word Abbreviation         15.3%        Easy
        218        The Skyline Problem         19.0%        Hard
        228        Summary Ranges         21.1%        Easy
        246        Strobogrammatic Number         32.8%        Easy
        247        Strobogrammatic Number II         29.1%        Medium
        302        Smallest Rectangle Enclosing Black Pixels         36.9%        Hard
        214        Shortest Palindrome         17.8%        Hard
        240        Search a 2D Matrix II         30.8%        Medium
        10        Regular Expression Matching         21.1%        Hard
        158        Read N Characters Given Read4 II - Call multiple times         22.8%        Hard
        66        Plus One         31.4%        Easy
        279        Perfect Squares         29.3%        Medium
        284        Peeking Iterator         31.6%        Medium
        266        Palindrome Permutation         48.0%        Easy
        276        Paint Fence         27.3%        Easy
        200        Number of Islands         24.8%        Medium
        305        Number of Islands II         28.0%        Hard
        163        Missing Ranges         26.2%        Medium
        155        Min Stack         20.7%        Easy
        23        Merge k Sorted Lists         21.8%        Hard
        56        Merge Intervals         23.5%        Hard
        253        Meeting Rooms II         30.5%        Medium
        4        Median of Two Sorted Arrays         17.5%        Hard
        146        LRU Cache         15.5%        Hard
        159        Longest Substring with At Most Two Distinct Characters         31.6%        Hard
        230        Kth Smallest Element in a BST         33.5%        Medium
        57        Insert Interval         22.4%        Hard
        208        Implement Trie (Prefix Tree)         24.7%        Medium
        274        H-Index         26.7%        Medium
        261        Graph Valid Tree         27.5%        Medium
        22        Generate Parentheses         34.1%        Medium
        289        Game of Life         31.8%        Medium
        166        Fraction to Recurring Decimal         13.9%        Medium
        293        Flip Game         47.4%        Easy
        294        Flip Game II         38.1%        Medium
        251        Flatten 2D Vector         29.8%        Medium
        162        Find Peak Element         32.4%        Medium
        295        Find Median from Data Stream         18.9%        Hard
        282        Expression Add Operators         20.6%        Hard
        271        Encode and Decode Strings         26.0%        Medium
        270        Closest Binary Search Tree Value         30.8%        Easy
        272        Closest Binary Search Tree Value II         28.1%        Hard
        257        Binary Tree Paths         24.2%        Easy
        298        Binary Tree Longest Consecutive Sequence         32.4%        Medium
        173        Binary Search Tree Iterator         31.4%        Medium
        224        Basic Calculator         19.1%        Medium
        269        Alien Dictionary         19.4%        Hard
        259        3Sum Smaller         35.3%        Medium
回复

使用道具 举报

推荐
changwu 2016-3-15 06:07:00 | 只看该作者
全局:
本帖最后由 changwu 于 2016-3-15 06:08 编辑

感謝樓主, 拿你資料統計了一下, 統計表 https://drive.google.com/file/d/0B05pCWfKNf7tTzF1bDMwV21OSFk/view?pref=2&pli=1

评分

参与人数 1大米 +5 收起 理由
starsrest + 5 感谢分享!

查看全部评分

回复

使用道具 举报

推荐
sy10017667 2015-11-20 07:56:47 | 只看该作者
全局:
厉害,,其实我觉得还可以分的更细点,, 按面试官分类,我猜一个人面试也就用哪固定的几道题。。我猜。。。
回复

使用道具 举报

🔗
 楼主| yongmat 2015-11-20 06:00:09 | 只看该作者
全局:
Uber的24道
        140        Word Break II         18.3%        Hard
        36        Valid Sudoku         28.3%        Easy
        125        Valid Palindrome         22.6%        Easy
        78        Subsets         29.3%        Medium
        8        String to Integer (atoi)         13.0%        Easy
        33        Search in Rotated Sorted Array         29.1%        Hard
        13        Roman to Integer         36.1%        Easy
        206        Reverse Linked List         35.8%        Easy
        266        Palindrome Permutation         48.0%        Easy
        161        One Edit Distance         26.0%        Medium
        155        Min Stack         20.7%        Easy
        23        Merge k Sorted Lists         21.8%        Hard
        4        Median of Two Sorted Arrays         17.5%        Hard
        104        Maximum Depth of Binary Tree         46.2%        Easy
        146        LRU Cache         15.5%        Hard
        17        Letter Combinations of a Phone Number         26.5%        Medium
        208        Implement Trie (Prefix Tree)         24.7%        Medium
        202        Happy Number         34.1%        Easy
        249        Group Shifted Strings         27.8%        Easy
        171        Excel Sheet Column Number         38.4%        Easy
        138        Copy List with Random Pointer         25.7%        Hard
        102        Binary Tree Level Order Traversal         30.3%        Easy
        121        Best Time to Buy and Sell Stock         34.1%        Medium
        49        Group Anagrams         25.2%        Medium
回复

使用道具 举报

🔗
 楼主| yongmat 2015-11-20 06:01:21 | 只看该作者
全局:
AirBnb 10道
212        Word Search II         16.5%        Hard
        1        Two Sum         19.2%        Medium
        68        Text Justification         15.2%        Hard
        23        Merge k Sorted Lists         21.8%        Hard
        221        Maximal Square         21.5%        Medium
        198        House Robber         31.5%        Easy
        251        Flatten 2D Vector         29.8%        Medium
        217        Contains Duplicate         38.6%        Easy
        220        Contains Duplicate III         17.1%        Medium
        219        Contains Duplicate II         27.6%        Easy
回复

使用道具 举报

🔗
 楼主| yongmat 2015-11-20 06:06:44 | 只看该作者
全局:
facebook 55道:
        79        Word Search         21.3%        Medium
        286        Walls and Gates         31.5%        Medium
        125        Valid Palindrome         22.6%        Easy
        1        Two Sum         19.2%        Medium
        78        Subsets         29.3%        Medium
        69        Sqrt(x)         24.0%        Medium
        75        Sort Colors         33.3%        Medium
        33        Search in Rotated Sorted Array         29.1%        Hard
        25        Reverse Nodes in k-Group         26.1%        Hard
        206        Reverse Linked List         35.8%        Easy
        301        Remove Invalid Parentheses         27.1%        Hard
        26        Remove Duplicates from Sorted Array         31.8%        Easy
        80        Remove Duplicates from Sorted Array II         31.2%        Medium
        10        Regular Expression Matching         21.1%        Hard
        158        Read N Characters Given Read4 II - Call multiple times         22.8%        Hard
        238        Product of Array Except Self         38.7%        Medium
        50        Pow(x, n)         27.2%        Medium
        117        Populating Next Right Pointers in Each Node II         32.3%        Hard
        265        Paint House II         31.8%        Hard
        161        One Edit Distance         26.0%        Medium
        200        Number of Islands         24.8%        Medium
        43        Multiply Strings         21.8%        Medium
        283        Move Zeroes         42.0%        Easy
        76        Minimum Window Substring         19.7%        Hard
        209        Minimum Size Subarray Sum         24.8%        Medium
        88        Merge Sorted Array         29.3%        Easy
        23        Merge k Sorted Lists         21.8%        Hard
        252        Meeting Rooms         37.9%        Easy
        253        Meeting Rooms II         30.5%        Medium
        221        Maximal Square         21.5%        Medium
        236        Lowest Common Ancestor of a Binary Tree         27.5%        Medium
        235        Lowest Common Ancestor of a Binary Search Tree         37.9%        Easy
        17        Letter Combinations of a Phone Number         26.5%        Medium
        215        Kth Largest Element in an Array         29.3%        Medium
        273        Integer to English Words         16.4%        Medium
        208        Implement Trie (Prefix Tree)         24.7%        Medium
        28        Implement strStr()         23.3%        Easy
        274        H-Index         26.7%        Medium
        275        H-Index II         31.7%        Medium
        261        Graph Valid Tree         27.5%        Medium
        278        First Bad Version         20.6%        Easy
        168        Excel Sheet Column Title         19.6%        Easy
        91        Decode Ways         16.7%        Medium
        210        Course Schedule II         20.4%        Medium
        38        Count and Say         26.6%        Easy
        133        Clone Graph         24.5%        Medium
        257        Binary Tree Paths         24.2%        Easy
        102        Binary Tree Level Order Traversal         30.3%        Easy
        173        Binary Search Tree Iterator         31.4%        Medium
        121        Best Time to Buy and Sell Stock         34.1%        Medium
        49        Group Anagrams         25.2%        Medium
        269        Alien Dictionary         19.4%        Hard
        67        Add Binary         25.4%        Easy
        211        Add and Search Word - Data structure design         20.3%        Medium
        15        3Sum         17.4%        Medium
回复

使用道具 举报

🔗
 楼主| yongmat 2015-11-20 06:07:53 | 只看该作者
全局:
zenefits 15道
        255        Verify Preorder Sequence in Binary Search Tree         34.6%        Medium
        125        Valid Palindrome         22.6%        Easy
        239        Sliding Window Maximum         24.2%        Hard
        200        Number of Islands         24.8%        Medium
        155        Min Stack         20.7%        Easy
        4        Median of Two Sorted Arrays         17.5%        Hard
        169        Majority Element         37.8%        Easy
        229        Majority Element II         23.9%        Medium
        146        LRU Cache         15.5%        Hard
        261        Graph Valid Tree         27.5%        Medium
        22        Generate Parentheses         34.1%        Medium
        251        Flatten 2D Vector         29.8%        Medium
        168        Excel Sheet Column Title         19.6%        Easy
        207        Course Schedule         24.1%        Medium
        210        Course Schedule II         20.4%        Medium
回复

使用道具 举报

🔗
 楼主| yongmat 2015-11-20 06:08:52 | 只看该作者
全局:
amazon 23道
98        Validate Binary Search Tree         20.3%        Medium
        20        Valid Parentheses         27.4%        Easy
        242        Valid Anagram         38.4%        Easy
        1        Two Sum         19.2%        Medium
        167        Two Sum II - Input array is sorted         44.8%        Medium
        78        Subsets         29.3%        Medium
        8        String to Integer (atoi)         13.0%        Easy
        48        Rotate Image         32.9%        Medium
        186        Reverse Words in a String II         30.4%        Medium
        206        Reverse Linked List         35.8%        Easy
        200        Number of Islands         24.8%        Medium
        155        Min Stack         20.7%        Easy
        21        Merge Two Sorted Lists         33.5%        Easy
        23        Merge k Sorted Lists         21.8%        Hard
        146        LRU Cache         15.5%        Hard
        235        Lowest Common Ancestor of a Binary Search Tree         37.9%        Easy
        5        Longest Palindromic Substring         21.4%        Medium
        160        Intersection of Two Linked Lists         29.6%        Easy
        89        Gray Code         34.1%        Medium
        204        Count Primes         21.8%        Easy
        199        Binary Tree Right Side View         30.6%        Medium
        102        Binary Tree Level Order Traversal         30.3%        Easy
        49        Group Anagrams         25.2%        Medium
回复

使用道具 举报

🔗
 楼主| yongmat 2015-11-20 06:10:55 | 只看该作者
全局:
也就这些是比较多的,其他公司的也就只有一道或者两道
twitter的一道:
23        Merge k Sorted Lists         21.8%        Hard

微软 两道:
297        Serialize and Deserialize Binary Tree         23.8%        Medium
270        Closest Binary Search Tree Value         30.8%        Easy

apple一道:
284        Peeking Iterator         31.6%        Medium
回复

使用道具 举报

🔗
 楼主| yongmat 2015-11-20 07:47:51 | 只看该作者
全局:
如果有需要其他的公司请留言,如果有的话我就发上来。
祝大家和自己找工作顺利了。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册账号
隐私提醒:
  • ☑ 禁止发布广告,拉群,贴个人联系方式:找人请去🔗同学同事飞友,拉群请去🔗拉群结伴,广告请去🔗跳蚤市场,和 🔗租房广告|找室友
  • ☑ 论坛内容在发帖 30 分钟内可以编辑,过后则不能删帖。为防止被骚扰甚至人肉,不要公开留微信等联系方式,如有需求请以论坛私信方式发送。
  • ☑ 干货版块可免费使用 🔗超级匿名:面经(美国面经、中国面经、数科面经、PM面经),抖包袱(美国、中国)和录取汇报、定位选校版
  • ☑ 查阅全站 🔗各种匿名方法

本版积分规则

>
快速回复 返回顶部 返回列表