3

new Suit() + new Developer() == interview() ;
The irony here is I usually wear casual to interviews

Comments
  • 1
    And that you're adding two objects and checking them with a == operator 😯
  • 0
    If you're in c++ the syntax is legal but you're leaking resources.
  • 0
    It also implies you're a new developer with no experience!

    Don't tell them that in the interview!
  • 0
    @AnonymousGuy thanks for the great advice
Add Comment