CODE QUALITY REVIEW | PEOPLE GET REJECTED HERE

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

In case you are thinking to buy courses, please check below:

Correction Credits: Aviral Rana
Рекомендации по теме
Комментарии
Автор

Please do like, share and subscribe ^ _ ^

striver_
Автор

1. Using auto keyword is best practice?
For example: Function returning pair<int, int> so to refer returned value using auto is recommendable?
2. Can we use lambda functions (cpp) in interview? Or simple functions?

piyushchaudhari
Автор

Bhaiya according to the c++ documentation (cplusplus reference) size() function takes constant time
10:33

ishankbansal
Автор

The principal is " Single responsibility principle", which states that one class Or one function should have only one job to do. By doing this we can Modularise our code

himangshubiswas
Автор

should i always make each and every variable verbose, for eg, in for loop, writing iterator/index instead of i. Also should I write '{' on the same line of block creation or on next line. These are some basic queries I always have whenever I try to write clean code. Can anybody help me here.

noobbot
Автор

bro do keep episode 2 of code quality as it helps students in identifying the mistakes they make and these things are not taught in colleges.. so will be useful bhaiya just like ur SDE sheet :))

arunachalamm
Автор

Won't direc arrays be created again and again everytime the function is called? I feel it was a better practice to leave it outside the function. 12:00 timestamp

vaishnavishrivastava
Автор

People reject final year students on the basis of code quality, code modularity, CS Basics but will never select a student who is not very good ds algo and just average in ds algo but write excellent clean code modular code know CS basics like os dbms and cn in very deep. That is complete bias

sachinsharma
Автор

Yes part II please.
Often we forget basics while solving higher level problems, thanks to you for reminding these.

darkelixir
Автор

Using operators in variable, won't it increases space complexity as it taking extra space in mem.

kumaraishwary
Автор

start at @2:31, before that he had explained why this video is important in interview perspective, by refrencing to google interview he had cleared.

lucario
Автор

Nice bhai, naam sahi pronounce kar liya 🙂 and thanks for reviewing my code 😁

snigdh
Автор

There are 4 main Take away from Video

1)Devide Code into Function(if needed)
2)Variable name should be meaning full.
3)if there are a lot of condition in single if block then make function of it.

MuhammadYousaf-mzgd
Автор

This is definitely going to help us code in a better way (quality wise). Thank you for the video.

dilipsunar
Автор

variable naming which one to prefer? Snake case or Camel Case?

codingstation
Автор

Hey striver
I m in 2nd year bsc computer science student from west bengal.
I had learn DSA and programming language(c++) and doing lot's of practice to do DSA / leetcode questions.
I m learning frontend Web development write now I m on react (learning stage).
I m not BTech student so will I able to get internship or product based company jobs ?

mddilshadalam
Автор

Thank you so much Bhaiya for reviewing my code, I'll surely keep these tips in mind next time ❤️❤️.

swayam
Автор

at 6:21 you are saying maybe functional programming

uttamrawat
Автор

Bhaiya please make a another video showing how to give an interview....how to explain as well as solve the questions in the interview.

GeniuslyTensai
Автор

Thank you so much bhaiya for always giving amazing quality content 🔥🔥
No matter what anyone says about you and do controversy, we will always support you because you are here because of your own hardwork and dedication 😇💯

TechUprise-by-Jyoti