๐—–๐—ฆ ๐—”๐—น๐—ด๐—ผ ๐Ÿ’ป ๐ŸŒ ใ€Ž๐—–๐—ผ๐—บ๐—ฝ๐—ฒ๐˜๐—ถ๐˜๐—ถ๐˜ƒ๐—ฒ ๐—ฃ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ถ๐—ป๐—ดใ€
9.58K subscribers
5.59K photos
3 videos
95 files
10.1K links
๐ŸšฉMain Group - @SuperExams
๐Ÿ“Job Updates - @FresherEarth

๐Ÿ”ฐAuthentic Coding Solutions(with Outputs)
โš ๏ธDaily Job Updates
โš ๏ธHackathon Updates & Solutions

Buy ads: https://telega.io/c/cs_algo
Download Telegram
Fresher looking for a  Graduate Engineer Trainee role can contact me.
   
Designation:          Graduate Engineer Trainee  
Eligibility:               B.E ECE or EEE    
Skill set required:   Basic electronics knowledge & proficiency in English communication.  

Duration of 1 year post that based on performance role will be confirmed.

Contact: pmohanr5@visteon.com
Impetus is hiring!!

Check out the latest job opening at Impetus for freshers.

Students Eligible:- 2023, 2024 Batch (B.Tech, M.Tech, MCA)

Branches Eligible:- B.Tech/M.Tech- CS & IT (70% Throughout 10th, 12th, B.Tech, M. Tech)

MCA- (70% in 10th, 12th & MCA)

Joining Location:- Indore

Interested candidates share your resume at - yuvraj.kiraula@impetus.com
Company โ€“ Savanna HR
Role โ€“ Data Analyst
Exp. โ€“ Fresher
Apply Here โ€“ https://www.linkedin.com/jobs/view/3814754941

Company โ€“ Saint-Gobain India Private Limited - Glass Business
Role โ€“ Data Analyst
Exp. โ€“ Fresher
Apply Here โ€“ https://www.linkedin.com/jobs/view/3814212986

Company โ€“ Accenture
Role โ€“ Analytics and Modeling New Associate
Exp. โ€“ 0-1 yrs
Apply Here โ€“ https://www.naukri.com/job-listings-analytics-and-modeling-new-associate-accenture-solutions-pvt-ltd-bangalore-bengaluru-0-to-1-years-010224904925?src=sortby&sid=17067630325928189_4&xp=1&px=1&nignbevent_src=jobsearchDeskGNB

Company โ€“ ClearML
Role โ€“ Junior Data Scientist
Exp. โ€“ Fresher
Apply Here โ€“ https://www.linkedin.com/jobs/view/3818950010

Company โ€“ Bizbuk
Role โ€“ Machine Learning Intern
Exp. โ€“ Fresher
Apply Here โ€“ https://internshala.com/internship/detail/work-from-home-machine-learning-internship-at-bizbuk1706762727?utm_source=cp_link&referral=web_share

Company โ€“ Jivichem Synthesis Private Limited
Role โ€“ Data Science Intern
Exp. โ€“ Fresher
Apply Here โ€“ https://internshala.com/internship/detail/work-from-home-part-time-data-science-internship-at-jivichem-synthesis-private-limited1706710770?utm_source=cp_link&referral=web_share

Company โ€“ Seagate Technology
Role โ€“ Intern- Data Science
Exp. โ€“ Fresher
Apply Here โ€“ https://www.simplyhired.co.in/job/nXywA_uagJ-T87zhIPr5_3KHpdqs5y7i3VziVGCHF7Bh8k5bBUTnAw

Company โ€“ Unified Mentor
Role โ€“ data analyst intern
Exp. โ€“ Fresher
Apply Here โ€“ https://www.linkedin.com/jobs/view/3817989950

Company โ€“ Jivichem Synthesis Private Limited
Role โ€“ Machine Learning Intern
Exp. โ€“ Fresher
Apply Here โ€“ https://internshala.com/internship/detail/work-from-home-part-time-machine-learning-internship-at-jivichem-synthesis-private-limited1706710811?utm_source=cp_link&referral=web_share
๐Ÿ‘1
We are from Magistersign. We are looking for the most talented and well-experienced people who can provide online training and job support for individuals. It's freelancing work and a great opportunity to earn an extra amount and fulfill our needs.
      Online training providing on artificial intelligence development      
        We have other technology requirements also like java, aws, azure, python, devops, ios, android, salesforce, guide wire, etc... work will be like 1-2 hrs daily and weekly 5 days(mon-fri). If you're ok with this please logon to below link  we will contact you on requirement.
https://www.magistersign.com/trainer-registration/
๐Ÿ‘1
Hyderabad India
We are Hiring Security Analyst L1 @ Hyderabad: Work From Office(Cyber Towers)

Role: Security Analyst L1
Experience : Freshers(Should be trained in Cyber Security)
Certification : CEH/ECSA Certified-Preferrable
Education:- BTech/MTech(CSE/ECE/IT--2023/2022/2021)โ€”Must
Mode of Work : work from office
Total No of Positions : 2
Address: 3rd floor, Quadrant 3, Cyber towers, Hitech City Rd, HITEC City, Hyderabad, Telangana 500081

Job Description:

Desired certifications: CEH, ECSA, CompTIA+, GIAC, etc.
Understanding of Security operation center
Willing to work in 24/7 rotational shift and on call support
Understanding of Incident management, alert triaging, security monitoring
Investigate on any incidents detected and escalate to the responsible team, and ensure proper closure
Experience with SIEM tools โ€“ QRadar, Splunk, AlienVault, etc.
Understanding of network, network-security, Operating systems, and databases
Good Communication and writing skills
Ability to work in a dynamic and rapidly changing environment


You can share updated resume to the below mail ID:
vijaya.thirukolluri@uvcyber.com
class Solution {
public:
  int minOperations(vector<int>& nums, int x, int y) {
    int l = 0;
    int r = ranges::max(nums);

    while (l < r) {
      const int m = (l + r) / 2;
      if (isPossible(nums, x, y, m))
        r = m;
      else
        l = m + 1;
    }

    return l;
  }

private:
  bool isPossible(const vector<int>& nums, int x, int y, int m) {
    long long additionalOps = 0;
    for (const int num : nums)
      additionalOps += max(0LL, (num - 1LL * y * m + x - y - 1) / (x - y));
    return additionalOps <= m;
  }
};


Job Execution โœ…
#include<bits/stdc++.h>
using namespace std;



int main(){
    int n,m;
    cin>>n>>m;

    vector<int>ans(n);

    if(n<=m){
        for(int i=0;i<n;i++){
            ans[i]=i+1;
        }
    }
    else{
        
        int k=n/m;
        // int r=n%m;
        int j=0;
        for(int i=0;i<n;i++){
            ans[i]=j+1;
            j++;
            j%=m;
        }
        

        

    }

    for(int i=0;i<n;i++){
        cout<<ans[i]<<" ";
    }
    cout<<endl;
}

King Dreams โœ…
Intuit
Company โ€“ WPP
Role โ€“ Data Analyst
Exp. โ€“ Fresher
Apply Here โ€“ https://www.linkedin.com/jobs/view/3788137565

Company โ€“ Facets Gems Polishing Works Pvt. Ltd.
Role โ€“ Data Analyst
Exp. โ€“ Fresher
Apply Here โ€“ https://www.simplyhired.co.in/job/qQdJcnUtaAA42tJ4G4XSq7sdgxkbMH8GyZl7f0FOkVHbIt64ytOUwA

Company โ€“ Anurag Electronic Gujarat
Role โ€“ Data Scientist
Exp. โ€“ 0-2 yrs
Apply Here โ€“ https://www.naukri.com/job-listings-data-scientist-phd-only-anurag-electronic-gujarat-mumbai-0-to-2-years-010421006391?src=sortby&sid=17069366294443773_1&xp=1&px=1&nignbevent_src=jobsearchDeskGNB

Company โ€“ Atmecs
Role โ€“ Data Scientist
Exp. โ€“ 0-1 yr
Apply Here โ€“ https://www.naukri.com/job-listings-data-scientist-atmecs-technologies-hyderabad-0-to-1-years-020224008496?src=sortby&sid=17069366294443773_1&xp=4&px=1&nignbevent_src=jobsearchDeskGNB


Company โ€“ NextGen Technologies
Role โ€“ Data Science Intern
Exp. โ€“  Fresher
Apply Here โ€“ https://www.linkedin.com/jobs/view/3820371899

Company โ€“ Assurant
Role โ€“ BI Intern
Exp. โ€“  Fresher
Apply Here โ€“ https://www.linkedin.com/jobs/view/3820637203

Company โ€“ Blackcoffer
Role โ€“ Data Science Intern
Exp. โ€“ Fresher
Apply Here โ€“ https://internshala.com/internship/detail/work-from-home-data-science-internship-at-blackcoffer1706929807?utm_source=cp_link&referral=web_share

Company โ€“   Jambudweep Shodh Kendra
Role โ€“ Data Analytics Intern
Exp. โ€“ Fresher
Apply Here โ€“ https://internshala.com/internship/detail/work-from-home-part-time-data-analytics-internship-at-jambudweep-shodh-kendra1706902404?utm_source=cp_link&referral=web_share
โค1