Question d’entretien chez Intuit

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

Réponses aux questions d'entretien

Utilisateur anonyme

5 oct. 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

Utilisateur anonyme

15 déc. 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

Utilisateur anonyme

16 févr. 2011

Class names were weird.