Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
News Corp is hiring for Graduate Engineer Trainee
Experience: 0 - 1 year's
Apply here: https://dowjones.wd1.myworkdayjobs.com/News_Corp_Careers/job/Bangalore/Graduate-Engineer-Trainee_Job_Req_43522
Experience: 0 - 1 year's
Apply here: https://dowjones.wd1.myworkdayjobs.com/News_Corp_Careers/job/Bangalore/Graduate-Engineer-Trainee_Job_Req_43522
Amazon sending interview mail โ
def func(logs,maxSpan):
sigins = {}
signouts = {}
for i in logs:
iid,time,string = i.split()
if string == "sign-out":
signouts[iid] = int(time)
else:
sigins[iid] = int(time)
l = []
for i,j in signouts.items():
if i in sigins:
time = j - sigins[i]
if time <= maxSpan:
l.append(int(i))
l.sort()
res = [str(i) for i in l]
return res
Sign-in sign -out Logs โ
#include <bits/stdc++.h>
using namespace std;
typedef long long ll;
long maximizeTotalMemoryPoints(vector<int> memory) {
sort(memory.begin(), memory.end(), & -> bool {
return a > b;
});
ll total = 0;
ll cs = 0;
for(auto m : memory){
cs += m;
total += cs;
}
return total;
}
int main(){
int n;
cin >> n;
vector<int> memory(n);
for(int &x: memory) cin >> x;
cout << maximizeTotalMemoryPoints(memory);
}
Amazon โ
using namespace std;
typedef long long ll;
long maximizeTotalMemoryPoints(vector<int> memory) {
sort(memory.begin(), memory.end(), & -> bool {
return a > b;
});
ll total = 0;
ll cs = 0;
for(auto m : memory){
cs += m;
total += cs;
}
return total;
}
int main(){
int n;
cin >> n;
vector<int> memory(n);
for(int &x: memory) cin >> x;
cout << maximizeTotalMemoryPoints(memory);
}
Amazon โ
#include <iostream>
#include <vector>
#include <algorithm>
#include <numeric>
using namespace std;
int min_memory_after_deletion(vector<int>& a, int b) {
int cd = accumulate(a.begin(), a.end(), 0);
int n = a.size();
if (b > n) {
return cd;
}
int max_segment_sum = 0;
int current_segment_sum = accumulate(a.begin(), a.begin() + b, 0);
for (int i = 0; i <= n - b; ++i) {
max_segment_sum = max(max_segment_sum, current_segment_sum);
if (i + b < n) {
current_segment_sum = current_segment_sum - a[i] + a[i + b];
}
}
max_segment_sum = max(max_segment_sum, current_segment_sum);
return cd - max_segment_sum;
}
Amazon โ
#include <vector>
#include <algorithm>
#include <numeric>
using namespace std;
int min_memory_after_deletion(vector<int>& a, int b) {
int cd = accumulate(a.begin(), a.end(), 0);
int n = a.size();
if (b > n) {
return cd;
}
int max_segment_sum = 0;
int current_segment_sum = accumulate(a.begin(), a.begin() + b, 0);
for (int i = 0; i <= n - b; ++i) {
max_segment_sum = max(max_segment_sum, current_segment_sum);
if (i + b < n) {
current_segment_sum = current_segment_sum - a[i] + a[i + b];
}
}
max_segment_sum = max(max_segment_sum, current_segment_sum);
return cd - max_segment_sum;
}
Amazon โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Clearfeed is hiring SWE intern
For 2025 grads
Location: Bangalore
https://clearfeed.keka.com/careers/jobdetails/798
For 2025 grads
Location: Bangalore
https://clearfeed.keka.com/careers/jobdetails/798
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Winter Internships for college students :
1. FOSSEE : https://fossee.in/winter-internship/2024
2. IIT Bhubaneshwar : https://webapps.iitbbs.ac.in/internship-application/,
3. NPTEL : https://archive.nptel.ac.in/internship/
4. JNCASR : https://www.jncasr.ac.in/winterschool/
5. ACM: https://india.acm.org/education/acm-india-winter-schools-2023-24
ACM: Association for Computing Machinery
JNCASR: Jawaharlal Nehru Centre For Advanced Scientific Research
Apply for these asap.
1. FOSSEE : https://fossee.in/winter-internship/2024
2. IIT Bhubaneshwar : https://webapps.iitbbs.ac.in/internship-application/,
3. NPTEL : https://archive.nptel.ac.in/internship/
4. JNCASR : https://www.jncasr.ac.in/winterschool/
5. ACM: https://india.acm.org/education/acm-india-winter-schools-2023-24
ACM: Association for Computing Machinery
JNCASR: Jawaharlal Nehru Centre For Advanced Scientific Research
Apply for these asap.
webapps.iitbbs.ac.in
Internship Application | IIT Bhubaneswar
Internship Application at IIT Bhubaneswar
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Propel hiring Software Developer
2025 batch passouts
Apply Here : https://talent.propelinc.com/jobs/Careers/26698000080989011/Fresher-2025-Batch-Software-Developer?source=CareerSite
2025 batch passouts
Apply Here : https://talent.propelinc.com/jobs/Careers/26698000080989011/Fresher-2025-Batch-Software-Developer?source=CareerSite
Propel
Propel - Fresher (2025 Batch) | Software Developer in Chennai
Propel Requisites Details Role Name / Role Title Developer Experience range Fresher - 2025 batch pass-out Expected Skill 1. Strong fundamentals of pr
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Moody's hiring for Software Engineer
0-3 year experience
Apply Here : https://careers.moodys.com/associate-software-engineer/job/28622865
0-3 year experience
Apply Here : https://careers.moodys.com/associate-software-engineer/job/28622865
Moodys
Associate Software Engineer job in Gurugram, HR with Moody's
Join Moody's in Gurugram, Haryana by applying to the Associate Software Engineer job today! Start your career in Gurugram, Haryana now!
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Syncron is hiring Machine Learning Engineer
For 2021, 2022 grads
Location: Bangalore
https://careers.syncron.com/jobs/4697093-machine-learning-engineer
For 2021, 2022 grads
Location: Bangalore
https://careers.syncron.com/jobs/4697093-machine-learning-engineer
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Internship opportunity for 2024,2025,2026 batch students
Company: Centre for Development of Telematics (C-D0T)
Eligibility: B.Tech/BE students (CS/EC) who have completed their second-year exams with a minimum CGPA of 7.0 or 70%.
Duration: Minimum 3 months to a maximum of 1 year. Stipend: 50,000/month + access to subsidized facilities.
Interview location: Bangalore/Delhi last date:31 Oct 2024.
Submit your CV and application form to internship@cdot.in
Shortlisted candidates will be called for an interview.
Company: Centre for Development of Telematics (C-D0T)
Eligibility: B.Tech/BE students (CS/EC) who have completed their second-year exams with a minimum CGPA of 7.0 or 70%.
Duration: Minimum 3 months to a maximum of 1 year. Stipend: 50,000/month + access to subsidized facilities.
Interview location: Bangalore/Delhi last date:31 Oct 2024.
Submit your CV and application form to internship@cdot.in
Shortlisted candidates will be called for an interview.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Tower Research Capital
Role: ML Intern
Batch eligible: 2025 and 2026 grads
Apply: https://tower-research.com/open-positions/?gh_jid=6114125
Role: ML Intern
Batch eligible: 2025 and 2026 grads
Apply: https://tower-research.com/open-positions/?gh_jid=6114125
Tower Research Capital
open-positions - Tower Research Capital
Explore open positions at Tower Research Capital and start the next chapter of your career in quantitative trading, engineering, and more.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Scaler
Role: Problem setter and Content Reviewer Intern
Batch eligible: 2025 and 2026 grads
Apply: https://docs.google.com/forms/d/e/1FAIpQLSf0nNjeH0m0x_87lGk8dVxmqI4mgt3_1U_WMCiotaiCUBREkw/viewform
Role: Problem setter and Content Reviewer Intern
Batch eligible: 2025 and 2026 grads
Apply: https://docs.google.com/forms/d/e/1FAIpQLSf0nNjeH0m0x_87lGk8dVxmqI4mgt3_1U_WMCiotaiCUBREkw/viewform
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Autodesk is hiring SDE
For 2021 grads
Location: Pune
https://autodesk.wd1.myworkdayjobs.com/Ext/job/Pune-IND/Software-Engineer_24WD82707-1
For 2021 grads
Location: Pune
https://autodesk.wd1.myworkdayjobs.com/Ext/job/Pune-IND/Software-Engineer_24WD82707-1
Myworkdayjobs
Software Engineer
Job Requisition ID # 24WD82707 Position Overview We are excited to offer an opportunity to join a dynamic team at Autodesk in Pune, India. We are seeking a Software Engineer who is passionate about finding efficient, scalable, and thoughtful solutions toโฆ
#include <bits/stdc++.h>
using namespace std;
int cleanupDataset(string dataset, int x, int y) {
int freq[26] = {0};
for(char c : dataset) {
freq[c - 'a']++;
}
long long s_max = 0;
for(int i = 0; i < 26; i++) {
s_max += freq[i] / 2;
}
long long N = dataset.length() / 2;
if(x <= y){
long long cost = s_max * (long long)x + (N - s_max) * (long long)y;
return (int)cost;
}
else{
long long cost = N * (long long)y;
return (int)cost;
}
}
Amazon โ
using namespace std;
int cleanupDataset(string dataset, int x, int y) {
int freq[26] = {0};
for(char c : dataset) {
freq[c - 'a']++;
}
long long s_max = 0;
for(int i = 0; i < 26; i++) {
s_max += freq[i] / 2;
}
long long N = dataset.length() / 2;
if(x <= y){
long long cost = s_max * (long long)x + (N - s_max) * (long long)y;
return (int)cost;
}
else{
long long cost = N * (long long)y;
return (int)cost;
}
}
Amazon โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐Facilio is hiring for Product Support Intern
Experience: 0 - 1 years
Apply here: https://docs.google.com/forms/d/e/1FAIpQLSdQRTv3I4w_js-hrICii01t9RZ9kogRl2ukhWWiYbDqC85Y7A/viewform?fbzx=-2932001743952960159
๐Bungee Tech Solutions is hiring for Data Engineer - Intern - Remote
Experience: 0 - 1 years
Expected Stipend: 3-5 LPA
Apply here: https://bungeetech-talent.freshteam.com/jobs/_bMAyd64_HRK/data-engineer-intern-remote?ft_source=5000529098&ft_medium=5000472938
Experience: 0 - 1 years
Apply here: https://docs.google.com/forms/d/e/1FAIpQLSdQRTv3I4w_js-hrICii01t9RZ9kogRl2ukhWWiYbDqC85Y7A/viewform?fbzx=-2932001743952960159
๐Bungee Tech Solutions is hiring for Data Engineer - Intern - Remote
Experience: 0 - 1 years
Expected Stipend: 3-5 LPA
Apply here: https://bungeetech-talent.freshteam.com/jobs/_bMAyd64_HRK/data-engineer-intern-remote?ft_source=5000529098&ft_medium=5000472938
Freshteam
Hiring for Data Engineer - Intern (Remote) - Internship
Posted by : Bungee Tech | PYTHON,SQL,HTML,JAVASCRIPT,ANALYSIS,AWS
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐Zigment hiring Frontend Engineer/Intern
Freshers eligible
๐ปApply Here : https://www.zigment.ai/careers/frontend-software-engineer
Freshers eligible
๐ปApply Here : https://www.zigment.ai/careers/frontend-software-engineer