Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Hotelzify is hiring for Interns/Freshers
https://hotelzify.notion.site/hotelzify/AI-Engineer-at-Hotelzify-23b70ce306f743aba7fe1ccce349b801
https://hotelzify.notion.site/hotelzify/AI-Engineer-at-Hotelzify-23b70ce306f743aba7fe1ccce349b801
Srinivas M R's Notion on Notion
AI Engineer at Hotelzify: | Notion
Shaping the Future of Hospitality with Innovation
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Google is hiring for Software Engineering Intern, Summer 2024.
Eligibility: Who are pursuing a Bachelor's, Master's or Dual degree program in Computer Science or a related field.
Link: https://lnkd.in/gnpqnQUm
Eligibility: Who are pursuing a Bachelor's, Master's or Dual degree program in Computer Science or a related field.
Link: https://lnkd.in/gnpqnQUm
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)
๐BigOhTech is Hiring !!
Role: Technical Graduate Trainee (SDE)
Batch: 2024, 2023
Expected CTC: 4.5-5.2 LPA
๐Apply here- http://tinyurl.com/4v8zadua
Note: 10 Feb Last day
Role: Technical Graduate Trainee (SDE)
Batch: 2024, 2023
Expected CTC: 4.5-5.2 LPA
๐Apply here- http://tinyurl.com/4v8zadua
Note: 10 Feb Last day
Unstop
Walk - In For Technical Graduate Trainee (SDE) At Big Oh (Noida) by BigOhTech! | 2024 // Unstop
Walk - In For Technical Graduate Trainee (SDE) At Big Oh (Noida) a jobs by BigOhTech open to All Apply online before 2024-02-10 00:00:00! | 2024
๐1๐ฅ1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐SmartBear is Hiring !!
Role: Associate Operations Engineer
Experience: 0-1 year
Expected CTC: 6-15 LPA
Apply here: https://boards.greenhouse.io/smartbear/jobs/5877389003?gh_src=03f802bf3us
Role: Associate Operations Engineer
Experience: 0-1 year
Expected CTC: 6-15 LPA
Apply here: https://boards.greenhouse.io/smartbear/jobs/5877389003?gh_src=03f802bf3us
boards.greenhouse.io
Associate Operations Engineer
Bengaluru, Karnataka, India
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
#internship #frontend #react | Prakhar Vijay | 106 comments
Hey Everyone, my team at Binaryveda is actively hiring for a Frontend Intern. This a paid role. DM me your resume for referrals . Please include links to work product in the resume, preferably links to deployed projects.
#internship #frontend #react | 106โฆ
#internship #frontend #react | 106โฆ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
WarpDrive Tech Works - Hiring - Salesforce
Experience : 0-1 years
Role: Salesforce Technical Specialist Fresher
Qualification :Any Graduate
Location: Bangalore
Interested candidate can share their resume nancy@warpdrivetech.in
Experience : 0-1 years
Role: Salesforce Technical Specialist Fresher
Qualification :Any Graduate
Location: Bangalore
Interested candidate can share their resume nancy@warpdrivetech.in
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐CommerceIQ is Hiring !!
Role: Software Development Engineer- I
Expected Salary: 16-22 LPA
๐Apply here: https://boards.greenhouse.io/commerceiq/jobs/5869621003
Role: Software Development Engineer- I
Expected Salary: 16-22 LPA
๐Apply here: https://boards.greenhouse.io/commerceiq/jobs/5869621003
boards.greenhouse.io
Software Development Engineer- I (RMM)
Bengaluru, Karnataka, India
Triangle inequality and triplets โ
๐1
#include <iostream>
#include <string>
void encryptMessage(std::string& message) {
std::string encryptedMsg = "";
for (char c : message) {
if (isalpha(c)) {
if (isupper(c)) {
encryptedMsg += char(int('A') + (int(c) - int('A') + 13) % 26);
} else {
encryptedMsg += char(int('a') + (int(c) - int('a') + 13) % 26);
}
} else {
encryptedMsg += c;
}
}
message = encryptedMsg;
}
void decryptMessage(std::string& encryptedMsg) {
encryptMessage(encryptedMsg);
}
int main() {
std::string userMessage;
std::getline(std::cin, userMessage);
encryptMessage(userMessage);
std::cout << "Encrypted Message: " << userMessage << std::endl;
decryptMessage(userMessage);
std::cout << "Decrypted Message: " << userMessage << std::endl;
return 0;
}
#include <string>
void encryptMessage(std::string& message) {
std::string encryptedMsg = "";
for (char c : message) {
if (isalpha(c)) {
if (isupper(c)) {
encryptedMsg += char(int('A') + (int(c) - int('A') + 13) % 26);
} else {
encryptedMsg += char(int('a') + (int(c) - int('a') + 13) % 26);
}
} else {
encryptedMsg += c;
}
}
message = encryptedMsg;
}
void decryptMessage(std::string& encryptedMsg) {
encryptMessage(encryptedMsg);
}
int main() {
std::string userMessage;
std::getline(std::cin, userMessage);
encryptMessage(userMessage);
std::cout << "Encrypted Message: " << userMessage << std::endl;
decryptMessage(userMessage);
std::cout << "Decrypted Message: " << userMessage << std::endl;
return 0;
}
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
We are hiring for freshers QA Trainee B.tech and MCA
Passout 2023 - 2024 batch
Location - Noida 5 Days working from Office
Interested candidates can share their resumes at chadha.smriti@thinksys.com
Passout 2023 - 2024 batch
Location - Noida 5 Days working from Office
Interested candidates can share their resumes at chadha.smriti@thinksys.com
๐1