MritunjayMLDev's profile picture. Machine learning and Deep learning | Full stack Web developer | C++| DSA.
Algorithms Trading using python

MritunjayMaddhesiya

@MritunjayMLDev

Machine learning and Deep learning | Full stack Web developer | C++| DSA. Algorithms Trading using python

Working on #BinarySearch is really amazing for me.


I am doing an array question from strivers, but for more efficiency. I am also doing #InterviewBit questions. Let's go.


2.Find the second largest element from a non-negative array. #striver #coders


1.Given an arr of size n, find the largest element in array? #include <bits/stdc++.h> int largestElement(vector<int> &arr, int n) { int largest = arr[0]; for(int i=0; i<n; i++){ if(arr[i]>largest){ largest = arr[i]; } } return largest ; }


It's almost done. This #Website look is copy from #Tech2 etc YouTube. I have to work on #javascript for more accuracy.


At this time I am working on a #website using #HTML #CSS and #JavaScript for E-commerce.


Today, I am working on a website project and Machine learning project. At night, I will work on my DSA questions. See you.🥰


Hello, everyone I am a student who focuses on new skills in programming. It's my journey to do something special with my coding skills. I am focused on machine learning and Data structure algorithms (DSA) from previous some months. Now, I am going to update my programming life


United States Trends

Loading...

Something went wrong.


Something went wrong.