Skip to content
Saturday, May 17, 2025
Latest:
  • Understanding Quick Sort for coding interviews
  • Understanding Insertion Sort for coding interviews
  • Understanding Bubble Sort for coding interviews
  • Understanding selection sort for coding interviews
  • Generate binary numbers using a queue

    • HOME
    • C++
    • SYSTEM DESIGN
    • ENGINEERING MANAGEMENT
    • ABOUT
    A CODERS JOURNEY
    API Selection Red Flags
    ALL
    October 12, 2016 Deb Haldar

    Selecting an API ? Watch out for these 9 Red Flags !

    Choosing an API for your new project is a lot like marriage.

    Why ?

    Because the right choice can significantly improve the quality of your software. On the other hand, a wrong choice has the potential to ruin your software …

    Read More
    C++ Exception Handling Mistakes
    ALLCODE CRAFT
    August 3, 2016 Deb Haldar

    Top 15 C++ Exception handling mistakes and how to avoid them.

    Do you use exception handling in your C++ code?

    If you don’t, why not?

    Perhaps you’ve been conditioned to believe that exception handling is bad practice in C++. Or maybe you think that it’s prohibitively expensive in terms of performance. …

    Read More
    CODE CRAFT
    June 10, 2016 Deb Haldar

    How To Connect To Azure Compute Emulator Running On A Remote Computer

    We came across an interesting issue at work today. My co-worker had a prototype of our ingestion service running inside azure compute emulator on his local machine. The Ingestion service hosts an websocket endpoint that the Xbox console clients needs …

    Read More
    ALLCODE CRAFTENGINEERING MANAGEMENT
    June 5, 2016 Deb Haldar

    The Quest For A Perfect C++ Interview Question

    Is there such a thing as a perfect interview question? Is there a magic silver bullet that enables you to hire star performers and call an end to all your engineering woes? 

    I don't think so. Or that is …

    Read More
    Worst Programming Interview Question
    ALLCODE CRAFTENGINEERING MANAGEMENT
    May 30, 2016 Deb Haldar

    The Worst Programming Interview Question I’ve Ever Seen !

    An interesting topic came up recently  at work – one of my colleagues asked me – what is the worst programming interview question that you’ve faced ?

     

    I’ve been fortunate enough to have not faced any interview question that I …

    Read More
    ALLCODE CRAFT
    May 22, 2016 Deb Haldar

    Top 10 C++ header file mistakes and how to fix them

    C++ header files is a rather mundane topic by most standards. Talking about header files is not as interesting as discussing complex search algorithms or debating design patterns . It’s not an academically stimulating subject to teach, so most CS …

    Read More

    Posts pagination

    • 1
    • …
    • 4
    • 5
    • 6
    • 7

    Popular Posts

    • Top 10 dumb mistakes to avoid with C++ 11 smart pointers
      Top 10 dumb mistakes to avoid with C++ 11 smart pointers
    • Top 20 C++ multithreading mistakes and how to avoid them
      Top 20 C++ multithreading mistakes and how to avoid them
    • Top 20 C pointer mistakes and how to fix them
      Top 20 C pointer mistakes and how to fix them
    • Understanding Quick Sort for coding interviews
      Understanding Quick Sort for coding interviews
    • Top 15 C++ Exception handling mistakes and how to avoid them.
      Top 15 C++ Exception handling mistakes and how to avoid them.
    • C++ 11 Auto: How to use and avoid abuse
      C++ 11 Auto: How to use and avoid abuse
    • How to send email using C# and Outlook.com
      How to send email using C# and Outlook.com
    • Implementing a Smart Pointer Using Reference Counting
      Implementing a Smart Pointer Using Reference Counting
    • System Design Interview Concepts – Database Sharding
      System Design Interview Concepts – Database Sharding
    • ABOUT
      ABOUT

    Archives

    • November 2019 (1)
    • September 2019 (3)
    • May 2019 (1)
    • April 2019 (3)
    • March 2019 (1)
    • December 2018 (2)
    • September 2018 (1)
    • August 2018 (2)
    • July 2018 (2)
    • May 2018 (1)
    • April 2018 (1)
    • October 2017 (1)
    • August 2017 (2)
    • January 2017 (1)
    • November 2016 (1)
    • October 2016 (2)
    • August 2016 (1)
    • June 2016 (2)
    • May 2016 (4)
    • April 2016 (2)
    • March 2016 (1)
    • February 2016 (3)
    • January 2016 (3)

    Recent posts

    • Understanding Quick Sort for coding interviews
    • Understanding Insertion Sort for coding interviews
    • Understanding Bubble Sort for coding interviews
    • Understanding selection sort for coding interviews
    • Generate binary numbers using a queue
      Copyright © 2025 A CODERS JOURNEY. All rights reserved.
      Theme: ColorMag by ThemeGrill. Powered by WordPress.
       

      Loading Comments...