Frage im Vorstellungsgespräch bei Intuit

How will you make this code readable (given a piece of code)

Antworten zu Vorstellungsgespräch

Anonym

5. Okt. 2011

1. use meaningful conventions and variable names , in Classes , methods , interfaces , packages etc 2.putting comments wherever possible to make the code more readable 3. make code more modular , by dividing the code into functions and the main code

9

Anonym

15. Dez. 2020

There's a lot of elements to typically cover in these questions, clarifications, scoping, making sure you're answering the actual question the interviewer is looking for you to answer, etc. Could be worth doing a mock interview with one of the Prepfully Intuit Software Engineer Intern experts... they've worked in the role so they clearly know how to get through the interview. prepfully.com/practice-interviews

Anonym

16. Feb. 2011

Class names were weird.