How to write Code in Interviews? | Placement & Internship Edition

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Amazing tips for writing code effectively. All these tips my friend was suggesting me to follow from quite a long time .But I never took his words seriously. I thought it isn't a big deal .

AlokSingh-jwfr
Автор

Hey Shradha,
Have been following your work for a while now!!
Can't tell you how much I admire your zeal and enthusiasm to teach!
Keep going!! and Congratulations on the milestone!!
Many many more to come!

All the best!

Ganesh

ThinkSchool
Автор

After watching this complete video, I am totally happy and satisfied with myself as I always use these practices whenever I code. Thank you so much for this video to Aman Bhaiya and Team.

nayansinghal
Автор

While declaring a constant we should write the variable in uppercase. Example PI = 3.14

gautamsarkar
Автор

This Channel always always help!
Also pls do a course on Python DSA.
Thanks <3

deepanshagarwal
Автор

1. Meaningful Names(variable, function name)
2. Cases in Programming(camelCase, snake_case, PascalCase)
3. Curly Braces
4. Indentation
5. comments(must be meaningful)

surajkolekar
Автор

Please make a whole series regarding interview and internship and also give details about all rounds of placement drive it would be really helpful for us we are having placement drives this month

varisha
Автор

1. Correct use meaningful variable name
2. Don't forget to use singular and plural nouns, like a person object is singular and list of person object is plural so variable name must be plural i.e. persons not personList or else
3. Comment why we are making that method, not what method is doing.

Basically when you enter Google, Amazon or any standard org. they gave you a style-guide which describes all the coding standards for all programming languages.

vishalmonga
Автор

Just it took 5 min for 1.1k views .This shows how we all love apna college. Thank you for your videos

revathin
Автор

This is very good your teaching types for the understanding so very good mam👍👍💯

SaurabhEngineer
Автор

this is really useful didi
thanks for this wonderful advice

javalovergaming
Автор

❣️Apki sari video best hoti hai tq for advice ❣️

prankrajeev
Автор

Thanks you so much didi and hat's of your hard work

sameer
Автор

This channel is always always help Also please make one video on software testing (e.g how much coding knowledge required and life of software testing engineer)

Dineshpatil-ypwp
Автор

Thank Microsoft di and Aman bhaiya and his apni kaksha team

captainarvoy
Автор

best tips ...thanks for these tips apna college.

theyashgaur
Автор

Wow thats very special video and its very easy to understand for beginners also

shoaibcreaters
Автор

1-sahi variable name
2-name convention
3-curly braces
4-sahi gap chodo(identation)
5-sahi comments 👍

Anonymous
Автор

Thank you so much shardha didi for giving us best and useful knowledge thank you so so much 🙏🏻🙏🏻🙏🏻

janvi_soni_
Автор

Thanks will improve code by daily practice

ScriptyVijay