Technology
WHY SOCIAL MEDIA IS BECOMING CRUEL AND NOT RECOMMENDED FOR SCHOOL STUDENTS!!
W hen we talk about social media, the terms come into our minds are Facebook,…
#include <bits/stdc++.h> #include<map> using namespace std; int main() { int a[10]={6,8,8,7,7,9,1,1,8,1}; / /take user input array o…
Read more1. Linear search: O(n) 2. Binary search: O(log n) 3. Bubble sort : Worst and average time complexity: O(n^2) Best …
Read more
Technology
W hen we talk about social media, the terms come into our minds are Facebook,…