Domanda di colloquio di Intuit

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

Risposte di colloquio

Anonimo

5 ott 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

Anonimo

15 dic 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

Anonimo

16 feb 2011

Class names were weird.