Programming tips and tricks !
1.13K subscribers
7 photos
6 files
263 links
This is Programming group for all languages. Share as much as you can..
Download Telegram
Is Artificial intelligence and Machine Learning is same ?
Anonymous Poll
22%
Yes
65%
No
11%
I don't know
2%
I never thought about it
Very True πŸ˜…
πŸ“ What is the friend keyword in C++?

πŸ“ The friend keyword in C++ allows the programmer to declare friend functions and classes. Let us understand further what are friend functions and classes. Data hiding is an important concept of Object-Oriented Programming (OOP). It as achieved with the help of classes and access specifiers. They restrict non-member functions from accessing private and protected data…

πŸ”— Read full article: https://www.studymite.com/blog/what-is-friend-keyword-in-cpp/
πŸ“ The Time complexity of Algorithms

πŸ“ Whar are Asymptotic Notations? The Time complexity of Algorithms Space Complexity of an Algorithm The Time complexity of Algorithms As we know that analysis of algorithms is required to find the most efficient algorithm for a given task, two factors help us determine the efficiency, time and space complexity of the algorithms. We will discuss…

πŸ”— Read full article: https://www.studymite.com/data-structure/time-complexity-of-algorithms/

πŸ“ Asymptotic Notations

πŸ“ Whar are Asymptotic Notations? The Time complexity of Algorithms Space Complexity of an Algorithm What are Asymptotic Notations ? Asymptotic notations are mathematical notations or expressions that are used to describe the running rime or better called as the complexity of an algorithm for the input, for which the algorithm takes time. The efficiency of…

πŸ”— Read full article: https://www.studymite.com/data-structure/asymptotic-notations/
*Robotics for beginners*

https://www.studymite.com/robotics/

Updated Daily ... !

*Share with your friends*
Faced this ?
Preparing for tech interview ?
Anonymous Poll
66%
Yes for TCS, INFOSYS, CAPG, etc
18%
Yes for FAANG
16%
Nooo