Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Procter & Gamble
Role: Software Engineer Intern
Batch eligible: 2024 grads only
Apply: https://bit.ly/3PbO8Lf
Role: Software Engineer Intern
Batch eligible: 2024 grads only
Apply: https://bit.ly/3PbO8Lf
Procter & Gamble
Summer Internship Program - IT in Mumbai, Maharashtra, India | Multi-Functional at Procter & Gamble
Apply for Summer Internship Program - IT job with Procter & Gamble in Mumbai, Maharashtra, India. Multi-Functional at Procter & Gamble
#include <iostream>
#include <vector>
class Stock {
private:
int S;
std::vector<int> days;
public:
Stock(int s, int maxDay) {
S = s;
days.resize(maxDay + 1, 0);
}
void UpdateDividend(int prevD, int A, int D) {
if (prevD != -1) {
for (int i = prevD; i < days.size(); i++) {
days[i] += A; // undo previous dividend update
}
}
for (int i = D; i < days.size(); i++) {
days[i] -= A;
}
}
int CalculateFuturePrice(int F) {
return S + days[F];
}
};
int main() {
int S, N, Q;
std::cin >> S >> N >> Q;
Stock stock(S, 1000000);
std::vector<int> prevDays(N, -1);
for (int i = 0; i < N; i++) {
int A, D;
std::cin >> A >> D;
stock.UpdateDividend(-1, A, D);
prevDays[i] = D;
}
for (int i = 0; i < Q; i++) {
std::string operation;
std::cin >> operation;
if (operation == "PRICE") {
int F;
std::cin >> F;
std::cout << stock.CalculateFuturePrice(F) << "\n";
} else if (operation == "DIVIDEND_UPDATE") {
int index, A, D;
std::cin >> index >> A >> D;
index--;
stock.UpdateDividend(prevDays[index], A, D);
prevDays[index] = D;
}
}
return 0;
}
optiver C++โ
#include <vector>
class Stock {
private:
int S;
std::vector<int> days;
public:
Stock(int s, int maxDay) {
S = s;
days.resize(maxDay + 1, 0);
}
void UpdateDividend(int prevD, int A, int D) {
if (prevD != -1) {
for (int i = prevD; i < days.size(); i++) {
days[i] += A; // undo previous dividend update
}
}
for (int i = D; i < days.size(); i++) {
days[i] -= A;
}
}
int CalculateFuturePrice(int F) {
return S + days[F];
}
};
int main() {
int S, N, Q;
std::cin >> S >> N >> Q;
Stock stock(S, 1000000);
std::vector<int> prevDays(N, -1);
for (int i = 0; i < N; i++) {
int A, D;
std::cin >> A >> D;
stock.UpdateDividend(-1, A, D);
prevDays[i] = D;
}
for (int i = 0; i < Q; i++) {
std::string operation;
std::cin >> operation;
if (operation == "PRICE") {
int F;
std::cin >> F;
std::cout << stock.CalculateFuturePrice(F) << "\n";
} else if (operation == "DIVIDEND_UPDATE") {
int index, A, D;
std::cin >> index >> A >> D;
index--;
stock.UpdateDividend(prevDays[index], A, D);
prevDays[index] = D;
}
}
return 0;
}
optiver C++โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐ฏ TCS BPS Walk-In Drive For Freshers
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Walterpmoore Hiring !!!
Role - Intern
Batch - 2022 , 2023
https://careers-walterpmoore.icims.com/jobs/2866/job?mobile=true&width=412&height=750&bga=true&needsRedirect=false&jan1offset=330&jun1offset=330
Role - Intern
Batch - 2022 , 2023
https://careers-walterpmoore.icims.com/jobs/2866/job?mobile=true&width=412&height=750&bga=true&needsRedirect=false&jan1offset=330&jun1offset=330
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Synopsys
Role: Software Engineer
Batch eligible: 2021, 2022 and 2023 grads
Apply: https://www.linkedin.com/jobs/view/3696860839
Role: Software Engineer
Batch eligible: 2021, 2022 and 2023 grads
Apply: https://www.linkedin.com/jobs/view/3696860839
Linkedin
76,000+ Software Engineer jobs in India (3,209 new)
Todayโs top 76,000+ Software Engineer jobs in India. Leverage your professional network, and get hired. New Software Engineer jobs added daily.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
PrepTrain Hiring for 6 Months Growth Interns .
Batch: 2025 / 2026 / 2027
Location: Fully Remote
Apply here - https://forms.gle/1dz2gjdUZaarBM4M9
Batch: 2025 / 2026 / 2027
Location: Fully Remote
Apply here - https://forms.gle/1dz2gjdUZaarBM4M9
Google Docs
PrepTrain Hiring for Growth Intern
PrepTrain ( https://telegram.me/PrepTrain ) is an active community of 17000 + College Students , Where Off- campus full-time SDE and internships opportunities are shared daily.
PrepTrain Community is managed by Saheb Kumar (Ex- Amazon , Currently @ShareChatโฆ
PrepTrain Community is managed by Saheb Kumar (Ex- Amazon , Currently @ShareChatโฆ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Microsoft Hiring !!
Role - research fellow
Any batch eligible
Link - Check out this job at Microsoft: https://www.linkedin.com/jobs/view/3696844316
Role - research fellow
Any batch eligible
Link - Check out this job at Microsoft: https://www.linkedin.com/jobs/view/3696844316
Linkedin
Microsoft hiring Research Fellow in Bengaluru, Karnataka, India | LinkedIn
Posted 9:59:43 AM. Please read the instructions below fully before applyingMicrosoft Research India invitesโฆSee this and similar jobs on LinkedIn.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Commvault Hiring !!!
Batch - 2023,22,21
Role - SDE 1
Link - https://careers.commvault.com/us/en/job/COMCOMUSR0009056EXTERNALENUS/Engineer-Development?%3Ftrid=2d92f286-613b-4daf-9dfa-6340ffbecf73&utm_medium=phenom-feeds&utm_source=linkedin&trid=2d92f286-613b-4daf-9dfa-6340ffbecf73
Batch - 2023,22,21
Role - SDE 1
Link - https://careers.commvault.com/us/en/job/COMCOMUSR0009056EXTERNALENUS/Engineer-Development?%3Ftrid=2d92f286-613b-4daf-9dfa-6340ffbecf73&utm_medium=phenom-feeds&utm_source=linkedin&trid=2d92f286-613b-4daf-9dfa-6340ffbecf73
#include<iostream>
#include<string>
#include<cmath>
using namespace std;
bool isVowel(char ch) {
if(ch == 'a'ch == 'e' ch == 'i' ch == 'o' ch == 'u') {
return true;
}
return false;
}
int main() {
string Str;
cin >> Str;
string binaryString = "";
for(char ch : Str) {
if(isVowel(ch)) {
binaryString += '0';
} else {
binaryString += '1';
}
}
int decimalValue = 0;
int n = binaryString.length();
for(int i = 0; i < n; i++) {
if(binaryString[i] == '1') {
decimalValue += pow(2, n - i - 1);
}
}
cout << decimalValue << endl;
return 0;
}
Providence C++โ
#include<string>
#include<cmath>
using namespace std;
bool isVowel(char ch) {
if(ch == 'a'
return true;
}
return false;
}
int main() {
string Str;
cin >> Str;
string binaryString = "";
for(char ch : Str) {
if(isVowel(ch)) {
binaryString += '0';
} else {
binaryString += '1';
}
}
int decimalValue = 0;
int n = binaryString.length();
for(int i = 0; i < n; i++) {
if(binaryString[i] == '1') {
decimalValue += pow(2, n - i - 1);
}
}
cout << decimalValue << endl;
return 0;
}
Providence C++โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Technip Energies is Hiring !!
Role: Graduate Trainee โ Data Analytics
Batch: 2023
Location: Noida
Apply Now: https://hcxg.fa.em2.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/job/4109/
Role: Graduate Trainee โ Data Analytics
Batch: 2023
Location: Noida
Apply Now: https://hcxg.fa.em2.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/job/4109/
T.EN Career Site
Graduate Trainee - Data Analytics
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Coca-Cola Hiring:
Opportunity Name: Coca Cola Disrupt Season 3
Eligibility: B.E/B.Tech, M.Tech,MBA/PGDM
Last Date to Apply: 27 August
Apply Now: https://tinyurl.com/cocacolaOOJ
Opportunity Name: Coca Cola Disrupt Season 3
Eligibility: B.E/B.Tech, M.Tech,MBA/PGDM
Last Date to Apply: 27 August
Apply Now: https://tinyurl.com/cocacolaOOJ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐๐จ๐ฆ๐ฉ๐๐ง๐ฒ ๐๐๐ฆ๐: Unisys
๐๐จ๐ฅ๐: Associate Development Engineer
๐๐๐ญ๐๐ก ๐๐ฅ๐ข๐ ๐ข๐๐ฅ๐: 2021, 2022 and 2023 grads.
https://jobs.unisys.com/us/en/job/REQ549425/Associate-Development-Engineer
๐๐จ๐ฅ๐: Associate Development Engineer
๐๐๐ญ๐๐ก ๐๐ฅ๐ข๐ ๐ข๐๐ฅ๐: 2021, 2022 and 2023 grads.
https://jobs.unisys.com/us/en/job/REQ549425/Associate-Development-Engineer
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐๐จ๐ฆ๐ฉ๐๐ง๐ฒ ๐๐๐ฆ๐: AlphaBI Solutions
๐๐จ๐ฅ๐: FullStack Developer Internship
๐๐๐ญ๐๐ก ๐๐ฅ๐ข๐ ๐ข๐๐ฅ๐: 2023 and 2024 grads
https://cuvette.tech/app/public/internship/64e8acfd959098b5a5169237?referralCode=Z21QGT
๐๐จ๐ฅ๐: FullStack Developer Internship
๐๐๐ญ๐๐ก ๐๐ฅ๐ข๐ ๐ข๐๐ฅ๐: 2023 and 2024 grads
https://cuvette.tech/app/public/internship/64e8acfd959098b5a5169237?referralCode=Z21QGT
cuvette.tech
Fullstack Developer Internship in AlphaBI Solutions Pvt. Ltd at Surat, Gujarat, India | Cuvette
Apply For Fullstack Developer Internship | Skills required are React.js, MongoDB, API | Stipend โน8K-15K | Job Offer โน 4.5 LPA - 8 LPA | FULL-TIME INTERNSHIP | Location is Work from Home