When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Gayle Laakmann McDowell - Wikipedia

    en.wikipedia.org/wiki/Gayle_Laakmann_McDowell

    Cracking the Coding Interview cover. After working as a software engineer for Google she joined a small venture capital-funded startup company as the Vice President (VP) of engineering before being awarded a Master of Business Administration (MBA) degree from the Wharton School of the University of Pennsylvania. [3]

  3. Coding interview - Wikipedia

    en.wikipedia.org/wiki/Coding_interview

    Some questions involve projects that the candidate has worked on in the past. A coding interview is intended to seek out creative thinkers and those who can adapt their solutions to rapidly changing and dynamic scenarios. [citation needed] Typical questions that a candidate might be asked to answer during the second-round interview include: [7]

  4. Deloitte - Wikipedia

    en.wikipedia.org/wiki/Deloitte

    Deloitte Touche Tohmatsu Limited (/ d ə ˈ l ɔɪ t ˈ t uː ʃ t oʊ ˈ m ɑː t s uː / də-LOYT TOOSH toh-MAHT-soo), commonly referred to as Deloitte, is a multinational professional services network based in London, England.

  5. The Power of 10: Rules for Developing Safety-Critical Code

    en.wikipedia.org/wiki/The_Power_of_10:_Rules_for...

    The ten rules are: [1] Avoid complex flow constructs, such as goto and recursion. All loops must have fixed bounds. This prevents runaway code. Avoid heap memory allocation. Restrict functions to a single printed page. Use a minimum of two runtime assertions per function. Restrict the scope of data to the smallest possible.

  6. Competitive programming - Wikipedia

    en.wikipedia.org/wiki/Competitive_programming

    LeetCode has over 2,300 questions covering many different programming concepts and offers weekly and bi-weekly contests. The programming tasks are offered in English and Chinese. Project Euler [18] Large collection of computational math problems (i.e. not directly related to programming but often requiring programming skills for solving ...

  7. MISRA C - Wikipedia

    en.wikipedia.org/wiki/MISRA_C

    MISRA C is a set of software development guidelines for the C programming language developed by The MISRA Consortium.Its aims are to facilitate code safety, security, portability and reliability in the context of embedded systems, specifically those systems programmed in ISO C / C90 / C99.

  8. Don't repeat yourself - Wikipedia

    en.wikipedia.org/wiki/Don't_repeat_yourself

    "Don't repeat yourself" (DRY), also known as "duplication is evil", is a principle of software development aimed at reducing repetition of information which is likely to change, replacing it with abstractions that are less likely to change, or using data normalization which avoids redundancy in the first place.

  9. History of PDF - Wikipedia

    en.wikipedia.org/wiki/History_of_PDF

    ISO standards for "full function PDF" [32] are published under the formal number ISO 32000. Full function PDF specification means that it is not only a subset of Adobe PDF specification; in the case of ISO 32000-1 the full function PDF includes everything defined in Adobe's PDF 1.7 specification.