Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Latest Job Opening Update
Company โ Prodigal SoftTech India Private Limited
Role โ Data Analytics Intern
Exp. โ Fresher
Apply Here โ https://internshala.com/internship/detail/data-analytics-internship-in-bangalore-at-prodigal-softtech-india-private-limited1709017623?utm_source=cp_link&referral=web_share
Company โ Specrom Analytics
Role โ Data Science Intern
Exp. โ Fresher
Apply Here โ https://internshala.com/internship/detail/part-time-data-science-internship-in-multiple-locations-at-specrom-analytics1709008815?utm_source=cp_link&referral=web_share
Company โ iDataLytics
Role โ Data science intern
Exp. โ 0-5 yrs
Apply Here โ https://www.simplyhired.co.in/job/a9BuN4ejA13LLJJDd24FStNxJxZaexsDdniAo6i4o4JDT-9w4-lMvQ
Company โ Prodigal SoftTech India Private Limited
Role โ Data Analytics Intern
Exp. โ Fresher
Apply Here โ https://internshala.com/internship/detail/data-analytics-internship-in-bangalore-at-prodigal-softtech-india-private-limited1709017623?utm_source=cp_link&referral=web_share
Company โ Specrom Analytics
Role โ Data Science Intern
Exp. โ Fresher
Apply Here โ https://internshala.com/internship/detail/part-time-data-science-internship-in-multiple-locations-at-specrom-analytics1709008815?utm_source=cp_link&referral=web_share
Company โ iDataLytics
Role โ Data science intern
Exp. โ 0-5 yrs
Apply Here โ https://www.simplyhired.co.in/job/a9BuN4ejA13LLJJDd24FStNxJxZaexsDdniAo6i4o4JDT-9w4-lMvQ
Internshala
Data Analytics Internship at Prodigal SoftTech India Private Limited
Join our dynamic team for a visual revamp project, enhancing our analytics deliverables through meticulous logic validation, integration of advanced charts/filters, and aesthetic upgrades. Over two months, work closely with our analytics team in Bangaloreโฆ
โค1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name : Google
Role : Silicon Engineer Internship
Batch : 2025 passout females ( WISH Programme)
Link :
https://wish.talentsprint.com/?utm_source=lnkd_post&utm_medium=linkedin&utm_campaign=google-wish-lnkd_post_image-arsh_wish_influencer&utm_content=lnkd_post_image
Role : Silicon Engineer Internship
Batch : 2025 passout females ( WISH Programme)
Link :
https://wish.talentsprint.com/?utm_source=lnkd_post&utm_medium=linkedin&utm_campaign=google-wish-lnkd_post_image-arsh_wish_influencer&utm_content=lnkd_post_image
Talentsprint
Women in Silicon Hardware (WISH) Program
WISH is a fully funded immersive program offered by TalentSprint and supported by Google. Designed to train and nurture potential third-year women engineering students, empowering them to be part of the Semicon revolution.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐Concentrix is Hiring !!
Role: Intern- Software Engineering Internship
Batch: 2024, 2025
๐ Apply here:
https://jobs.concentrix.com/global/en/job/CONCGLOBALR1472761EXTERNALENGLOBAL/Intern-Software-Engineering-Internship-INDIA
Role: Intern- Software Engineering Internship
Batch: 2024, 2025
๐ Apply here:
https://jobs.concentrix.com/global/en/job/CONCGLOBALR1472761EXTERNALENGLOBAL/Intern-Software-Engineering-Internship-INDIA
Finding maximum distinct items
IBMโ
IBMโ
๐1
Wiley edge โ
#include <iostream>
#include <vector>
#include <algorithm>
#include <numeric>
#include <climits>
using namespace std;
int countMinimumOperations(string password) {
int v = 0, c = 0;
vector<int> cost(26, 26), choices;
for (char ch = 'a'; ch <= 'z'; ch++) {
for (char vowel : "aeiou") {
cost[ch - 'a'] = min(cost[ch - 'a'], abs(ch - vowel));
}
}
for (char ch : password) {
if (cost[ch - 'a'] == 0) {
v++;
} else {
c++;
choices.push_back(cost[ch - 'a']);
}
}
if (v > c) {
return (v - c) / 2;
}
sort(choices.begin(), choices.end());
return accumulate(choices.begin(), choices.begin() + (c - v) / 2, 0);
}
IBMโ
#include <vector>
#include <algorithm>
#include <numeric>
#include <climits>
using namespace std;
int countMinimumOperations(string password) {
int v = 0, c = 0;
vector<int> cost(26, 26), choices;
for (char ch = 'a'; ch <= 'z'; ch++) {
for (char vowel : "aeiou") {
cost[ch - 'a'] = min(cost[ch - 'a'], abs(ch - vowel));
}
}
for (char ch : password) {
if (cost[ch - 'a'] == 0) {
v++;
} else {
c++;
choices.push_back(cost[ch - 'a']);
}
}
if (v > c) {
return (v - c) / 2;
}
sort(choices.begin(), choices.end());
return accumulate(choices.begin(), choices.begin() + (c - v) / 2, 0);
}
IBMโ
โค1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐OLA is hiring for Software Developer Intern
Stipend: โน 30k - โน 50k
Apply here: https://docs.google.com/forms/d/e/1FAIpQLSfuOSPDwkjNlXkpo4zA9_GACQxwr3lMae2YFFu6L0-6irBF4Q/viewform
Stipend: โน 30k - โน 50k
Apply here: https://docs.google.com/forms/d/e/1FAIpQLSfuOSPDwkjNlXkpo4zA9_GACQxwr3lMae2YFFu6L0-6irBF4Q/viewform
Reaching permutation โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
DE Shaw and Group is hiring for Associate Roles.
Eligibility : 2024 pass-outs
Links :
โข AssociateโFront Office Tech: https://lnkd.in/gF2Ypict
โข AssociateโFinancial Research: https://lnkd.in/gAEkK5nS
โข AssociateโD. E. Shaw Renewable Investments: https://lnkd.in/gDUY_eye
โข AssociateโD. E. Shaw Research (Operations and Recruitment): https://lnkd.in/gV8dKQ3x
Eligibility : 2024 pass-outs
Links :
โข AssociateโFront Office Tech: https://lnkd.in/gF2Ypict
โข AssociateโFinancial Research: https://lnkd.in/gAEkK5nS
โข AssociateโD. E. Shaw Renewable Investments: https://lnkd.in/gDUY_eye
โข AssociateโD. E. Shaw Research (Operations and Recruitment): https://lnkd.in/gV8dKQ3x
lnkd.in
LinkedIn
This link will take you to a page thatโs not on LinkedIn
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
#Hiring @BlackwaterTech
#Jr. Software Developer
#0-1 yr experience
Interested candidates can share resumes to supriyaa@blackwater.tech.
#Jr. Software Developer
#0-1 yr experience
Interested candidates can share resumes to supriyaa@blackwater.tech.
LinkedIn
LinkedIn Login, Sign in | LinkedIn
Login to LinkedIn to keep in touch with people you know, share ideas, and build your career.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Walk in Drive for freshers...! Novastrid is #hiringnow
Position: QA Trainee
Location: Madurai
Qualifications: - Any Degree / Professional Degree (From 2020 to 2023 passed out to students only)
- Basic knowledge of Manual and Automation testing in the IT Industry
- Should have strong English communication skills (Oral & Written)
- Certified candidates are preferable.
- Immediate Joiners required.
Levels of Interview: - Group Discussion - Written Test (Aptitude, English writing skill) -
Technical round - Final round with our CEO via Microsoft Teams Work Type: Direct Office Walk-in Date: 29.02.2024 (Thursday) Time: 10 AM Address: NovaStrid IT Ventures Pvt Ltd, 127A/1, Indigo Arcade Second Floor, SBI Bank Upstairs, K.Pudur, Madurai-625007.
Position: QA Trainee
Location: Madurai
Qualifications: - Any Degree / Professional Degree (From 2020 to 2023 passed out to students only)
- Basic knowledge of Manual and Automation testing in the IT Industry
- Should have strong English communication skills (Oral & Written)
- Certified candidates are preferable.
- Immediate Joiners required.
Levels of Interview: - Group Discussion - Written Test (Aptitude, English writing skill) -
Technical round - Final round with our CEO via Microsoft Teams Work Type: Direct Office Walk-in Date: 29.02.2024 (Thursday) Time: 10 AM Address: NovaStrid IT Ventures Pvt Ltd, 127A/1, Indigo Arcade Second Floor, SBI Bank Upstairs, K.Pudur, Madurai-625007.
Linkedin
Sign Up | LinkedIn
500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐ Graduate Software Development Engineer
Intel
MTech Freshers
https://jobs.intel.com/en/job/-/-/599/61882032048
Intel
MTech Freshers
https://jobs.intel.com/en/job/-/-/599/61882032048
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
https://getlabops.in/discover-your-new-career/
Need a Part-time backend developer (work from home)
Skill: Django, MongoDB
Need a Part-time backend developer (work from home)
Skill: Django, MongoDB
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Product Management Intern Hiring
https://docs.google.com/forms/d/e/1FAIpQLScB-oSGojbw090jwPMXEInrnQ-aZ2IUS4GjLtkQnE9HghJdwQ/viewform
https://docs.google.com/forms/d/e/1FAIpQLScB-oSGojbw090jwPMXEInrnQ-aZ2IUS4GjLtkQnE9HghJdwQ/viewform
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Product Intern Drive Park+
https://docs.google.com/forms/d/e/1FAIpQLScQJeQ1z6EOpjDTdNu_k9TmnEARVLgYJPLXD13pyemtLt2lHQ/viewform
https://docs.google.com/forms/d/e/1FAIpQLScQJeQ1z6EOpjDTdNu_k9TmnEARVLgYJPLXD13pyemtLt2lHQ/viewform