Tech24 Deals Web Search

Search results

  1. Results from the Tech24 Deals Content Network
  2. Coding interview - Wikipedia

    en.wikipedia.org/wiki/Coding_interview

    A coding interview, technical interview, programming interview or Microsoft interview is a technical problem-based job interview technique to assess applicants for a computer programming or software development position. Modern coding interview techniques were pioneered by Microsoft during the 1990s [1] and adopted by other large technology ...

  3. LeetCode - Wikipedia

    en.wikipedia.org/wiki/LeetCode

    LeetCode is an online platform for coding interview preparation. The service provides coding and algorithmic problems intended for users to practice coding. LeetCode has gained popularity among job seekers and coding enthusiasts as a resource for technical interviews and coding competitions.

  4. Computer-assisted personal interviewing - Wikipedia

    en.wikipedia.org/wiki/Computer-assisted_personal...

    Computer-assisted personal interviewing. Computer-assisted personal interviewing (CAPI) is an interviewing technique in which the respondent or interviewer uses an electronic device to answer the questions. It is similar to computer-assisted telephone interviewing, except that the interview takes place in person instead of over the telephone.

  5. Want A Job? Interview Street Is Holding CodeSprints Every ...

    techcrunch.com/2012/02/23/interview-street-code...

    Y Combinator-backed Interview Street is accelerating the pace of its CodeSprints, where programmers prove their worth to potential employers by completing coding problems in a limited period of time.

  6. Skype's new 'Interviews' feature lets you test candidates ...

    techcrunch.com/2017/08/29/skypes-new-interviews...

    It now supports conducting technical interviews via its service through a new Skype Interviews feature. From a dedicated website, interviewers can test candidates in seven programing languages ...

  7. Programming ethics - Wikipedia

    en.wikipedia.org/wiki/Programming_Ethics

    Programming ethics. This article gives an overview of professional ethics as applied to computer programming and software development, in particular the ethical guidelines that developers are expected to follow and apply when writing programming code (also called source code ), and when they are part of a programmer-customer or employee ...

  8. 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. [1]

  9. International Obfuscated C Code Contest - Wikipedia

    en.wikipedia.org/wiki/International_Obfuscated_C...

    This is regarded as a high honor. An example is the world's shortest self-reproducing program. The entry was a program designed to output its own source code, and which had zero bytes of source code. When the program ran, it printed out zero bytes, equivalent to its source code.