Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
GoGuardian is hiring SDE-1
For 2023, 2022, 2021 grads
Apply - https://www.instahyre.com/job-278978-software-engineer-i-mern-at-goguardian-bangalore/
For 2023, 2022, 2021 grads
Apply - https://www.instahyre.com/job-278978-software-engineer-i-mern-at-goguardian-bangalore/
Instahyre
Software Engineer I (MERN) job at GoGuardian - Instahyre
GoGuardian is looking for a Software Engineer I (MERN) in Bangalore with 0-2 years of experience in Full-Stack Development, Node.js, MongoDB, React.js, Express.js, AWS, etc. Apply today and get your dream job at GoGuardian!
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Software Development Engineer -Intern At Bright Money
Batch: 2024, 2025
Expected Pay : 35K - 50K per month
https://www.linkedin.com/jobs/view/3946889916/
Batch: 2024, 2025
Expected Pay : 35K - 50K per month
https://www.linkedin.com/jobs/view/3946889916/
Linkedin
113,000+ Software Engineer jobs in India (1,516 new)
Todayโs top 113,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)
Scaler | Associate Product Manager - Intern
Batch: 2024, 2025, 2026
Apply here- https://www.linkedin.com/posts/ayushi-jain-99383914b_google-forms-sign-in-activity-7205825385962369024-dn-Z
Form link - https://forms.gle/5W4CU7VS7V1CMtrD6
Batch: 2024, 2025, 2026
Apply here- https://www.linkedin.com/posts/ayushi-jain-99383914b_google-forms-sign-in-activity-7205825385962369024-dn-Z
Form link - https://forms.gle/5W4CU7VS7V1CMtrD6
Linkedin
Ayushi Jain on LinkedIn: Google Forms: Sign-in | 69 comments
#Internship opportunity alert! ๐
We are hiring at Scaler for an APM Intern role for our Product Team.
Details about the role:
Duration- 06 months
Location-โฆ | 69 comments on LinkedIn
We are hiring at Scaler for an APM Intern role for our Product Team.
Details about the role:
Duration- 06 months
Location-โฆ | 69 comments on LinkedIn
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Jet2 TT is hiring Junior SDE
For 2024, 2023, 2022 grads
Apply - https://careers.jet2traveltech.com/#!/job-view/junior-software-engineer-pune-maharashtra-india-2024052721145940
For 2024, 2023, 2022 grads
Apply - https://careers.jet2traveltech.com/#!/job-view/junior-software-engineer-pune-maharashtra-india-2024052721145940
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
AI/ML internship
https://www.instahyre.com/job-320538-ai-ml-intern-internship-at-girman-technologies-bangalore/
https://www.instahyre.com/job-320538-ai-ml-intern-internship-at-girman-technologies-bangalore/
Instahyre
AI / ML Intern (Internship) job at Girman Technologies - Instahyre
Girman Technologies is looking for a AI / ML Intern (Internship) in Bangalore with 0-0 years of experience in Backend Development, Data Science / Machine Learning, Other Software Development, LLMs, Python, Prompt Engineering, Machine Learning, Algorithmsโฆ
#include <iostream>
#include <vector>
#include <algorithm>
using namespace std;
int main() {
int T;
cin >> T;
while (T--) {
int n;
cin >> n;
vector<int> A(n);
for (int i = 0; i < n; ++i) {
cin >> A[i];
}
vector<int> even, odd;
for (int i = 0; i < n; ++i) {
if (A[i] % 2 == 0) {
even.push_back(A[i]);
} else {
odd.push_back(A[i]);
}
}
sort(even.begin(), even.end());
sort(odd.begin(), odd.end());
long long validPairs = 0;
for (int i = 0; i < odd.size(); ++i) {
validPairs += even.end() - upper_bound(even.begin(), even.end(), odd[i]);
}
for (int i = 0; i < even.size(); ++i) {
validPairs += odd.end() - upper_bound(odd.begin(), odd.end(), even[i]);
}
cout << validPairs << endl;
}
return 0;
}
Pair Validity โ
#include <vector>
#include <algorithm>
using namespace std;
int main() {
int T;
cin >> T;
while (T--) {
int n;
cin >> n;
vector<int> A(n);
for (int i = 0; i < n; ++i) {
cin >> A[i];
}
vector<int> even, odd;
for (int i = 0; i < n; ++i) {
if (A[i] % 2 == 0) {
even.push_back(A[i]);
} else {
odd.push_back(A[i]);
}
}
sort(even.begin(), even.end());
sort(odd.begin(), odd.end());
long long validPairs = 0;
for (int i = 0; i < odd.size(); ++i) {
validPairs += even.end() - upper_bound(even.begin(), even.end(), odd[i]);
}
for (int i = 0; i < even.size(); ++i) {
validPairs += odd.end() - upper_bound(odd.begin(), odd.end(), even[i]);
}
cout << validPairs << endl;
}
return 0;
}
Pair Validity โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Tech Mahindra - Ahmedabad, Fresher Hiring - Manual Testing
https://docs.google.com/forms/d/e/1FAIpQLSdBZCPr-OzAxa1_mwOzuPU5v2PB8T5tg9J1_QqR6pzE94AHiA/viewform
https://docs.google.com/forms/d/e/1FAIpQLSdBZCPr-OzAxa1_mwOzuPU5v2PB8T5tg9J1_QqR6pzE94AHiA/viewform
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ
Photo
#include <iostream>
#include <unordered_set>
#include <string>
using namespace std;
bool isSplendid(string num) {
unordered_set<char> splendid_digits = {'0', '1', '6', '8', '9'};
unordered_map<char, char> rotation_map = {{'0', '0'}, {'1', '1'}, {'6', '9'}, {'8', '8'}, {'9', '6'}};
string rotated_num = "";
for (int i = num.size() - 1; i >= 0; i--) {
if (splendid_digits.find(num[i]) == splendid_digits.end()) {
return false;
}
rotated_num += rotation_map[num[i]];
}
return num == rotated_num;
}
int countSplendidNumbers(string low, string high) {
int count = 0;
for (int i = stoi(low); i <= stoi(high); i++) {
if (isSplendid(to_string(i))) {
count++;
}
}
return count;
}
int main() {
string low, high;
cin >> low >> high;
cout << countSplendidNumbers(low, high) << endl;
return 0;
}
Natasha's hobby โ
#include <unordered_set>
#include <string>
using namespace std;
bool isSplendid(string num) {
unordered_set<char> splendid_digits = {'0', '1', '6', '8', '9'};
unordered_map<char, char> rotation_map = {{'0', '0'}, {'1', '1'}, {'6', '9'}, {'8', '8'}, {'9', '6'}};
string rotated_num = "";
for (int i = num.size() - 1; i >= 0; i--) {
if (splendid_digits.find(num[i]) == splendid_digits.end()) {
return false;
}
rotated_num += rotation_map[num[i]];
}
return num == rotated_num;
}
int countSplendidNumbers(string low, string high) {
int count = 0;
for (int i = stoi(low); i <= stoi(high); i++) {
if (isSplendid(to_string(i))) {
count++;
}
}
return count;
}
int main() {
string low, high;
cin >> low >> high;
cout << countSplendidNumbers(low, high) << endl;
return 0;
}
Natasha's hobby โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐จLatest Job Opening Update - Internship, Jobs for Freshers and remote jobs are available
Company - EY
Role - Data-Science Intern
Exp - Fresher
Apply Now - https://www.thejob.dev/job/6666b7536d44e0b71d461f29
Company - Quantum Leap Learning Solutions Pvt Ltd
Role - Data Analytics Intern
Exp - Fresher
Apply Now - https://www.linkedin.com/jobs/view/3946886316
Company - NextGen Technologies
Role - Data Science Intern
Exp - Fresher
Apply Now - https://www.linkedin.com/jobs/view/3947460222
Company - Hypersonix Inc.
Role - Data Scientist
Exp - 0-2 Yrs
Apply Now - https://www.linkedin.com/jobs/view/3942751190/
Company - Caterpillar Inc.
Role - Data Scientist
Exp - 0-2 Years
Apply Now - https://www.linkedin.com/jobs/view/3947079671
Company - EY
Role - Data-Science Intern
Exp - Fresher
Apply Now - https://www.thejob.dev/job/6666b7536d44e0b71d461f29
Company - Quantum Leap Learning Solutions Pvt Ltd
Role - Data Analytics Intern
Exp - Fresher
Apply Now - https://www.linkedin.com/jobs/view/3946886316
Company - NextGen Technologies
Role - Data Science Intern
Exp - Fresher
Apply Now - https://www.linkedin.com/jobs/view/3947460222
Company - Hypersonix Inc.
Role - Data Scientist
Exp - 0-2 Yrs
Apply Now - https://www.linkedin.com/jobs/view/3942751190/
Company - Caterpillar Inc.
Role - Data Scientist
Exp - 0-2 Years
Apply Now - https://www.linkedin.com/jobs/view/3947079671
The Job
Strategy and Transactions (SaT)โ DnA Data-Science Intern at EY | Full-time | On-site | Bengaluru, India
Join EY's Data n' Analytics team as a Strategy and Transactions (SaT)โ DnA Data-Science Intern. Assist in developing solutions using machine learning and data science. Collaborate with cross-functional teams to deliver business solutions and reports summarizingโฆ
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
We are hiring freshers!
Position - Fresher
Skills - Data Science & Python
Education - B.Tech /BE / B.Sc ( Mathematics or Statistics) / M.Tech / ME
Location - Kolkata (Work from office)
Interview Mode - Face to Face in Kolkata.
Looking for immediate joiners who can join us at the earliest.
Requirements:-
1. Looking for candidates who has completed their education in 2022 or 2023.
2. Educational details with Marks, Year of Passing, Board and it should be 10th onwards.
3. Should have min 60% throughout in education
4. The CV should contain the following details - Photograph, DOB, Address, Education details with percentage and pass out in which year,
5. Working Experience with from and to.
Interested candidate are requested to share their resumes at soumyadipta.maity@itcinfotech.com .
Please share the resume in the below mentioned format.
Name
Highest Education
Year of Pass out
Percentage achieved
Current location
Degree certificate received (Yes/No)
Available for Face-to-Face interview (Yes/No)
Can join immediately (Yes/No)
Position - Fresher
Skills - Data Science & Python
Education - B.Tech /BE / B.Sc ( Mathematics or Statistics) / M.Tech / ME
Location - Kolkata (Work from office)
Interview Mode - Face to Face in Kolkata.
Looking for immediate joiners who can join us at the earliest.
Requirements:-
1. Looking for candidates who has completed their education in 2022 or 2023.
2. Educational details with Marks, Year of Passing, Board and it should be 10th onwards.
3. Should have min 60% throughout in education
4. The CV should contain the following details - Photograph, DOB, Address, Education details with percentage and pass out in which year,
5. Working Experience with from and to.
Interested candidate are requested to share their resumes at soumyadipta.maity@itcinfotech.com .
Please share the resume in the below mentioned format.
Name
Highest Education
Year of Pass out
Percentage achieved
Current location
Degree certificate received (Yes/No)
Available for Face-to-Face interview (Yes/No)
Can join immediately (Yes/No)
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Looking for 2024 and 2023 batch engineering graduates for Software Trainee role. Job location: Chennai/Bangalore/Pune/Mumbai/Hyderabad.
If your profile matches kindly share your resumes to info@codingking.in
If your profile matches kindly share your resumes to info@codingking.in
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
At Huddle Ventures, we are in the hunt of an exceptional Investment Fellow (remote) to join us for 3-6 months.
If you are someone who is undergoing their undergraduate program and is driven by inquisitiveness and well crafted research, come work alongside the core team to help us identify and grow the next set of relentless founders and businesses.
Apply here: https://docs.google.com/forms/d/e/1FAIpQLSeEtsT_xzf-ZEKe8cbmvSD9HCJX97Fi3PIghJP4IiBBy-SOzQ/viewform?usp=send_form&_sm_nck=1
Application Deadline: 16th June, 2024
Pre-Requisite: Must be currently enrolled in an Undergraduate program.
If you are someone who is undergoing their undergraduate program and is driven by inquisitiveness and well crafted research, come work alongside the core team to help us identify and grow the next set of relentless founders and businesses.
Apply here: https://docs.google.com/forms/d/e/1FAIpQLSeEtsT_xzf-ZEKe8cbmvSD9HCJX97Fi3PIghJP4IiBBy-SOzQ/viewform?usp=send_form&_sm_nck=1
Application Deadline: 16th June, 2024
Pre-Requisite: Must be currently enrolled in an Undergraduate program.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
gradCapital | Internship | 2024, 2025, 2026 Batches
https://www.linkedin.com/posts/prateekbehera96_gradcapital-is-looking-for-interns-we-activity-7206273822965026897-aq1G?utm_source=share&utm_medium=member_android
https://www.linkedin.com/posts/prateekbehera96_gradcapital-is-looking-for-interns-we-activity-7206273822965026897-aq1G?utm_source=share&utm_medium=member_android
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Revature Recruitment 2024 Details :
Job Role
Software Engineer
Education
BE/B.Tech/MCA/MSC
Batch
2024/2023
CTC : 4 to 6 Lpa
Apply link ;
https://revature.com/apply/
Job Role
Software Engineer
Education
BE/B.Tech/MCA/MSC
Batch
2024/2023
CTC : 4 to 6 Lpa
Apply link ;
https://revature.com/apply/
Revature
Apply Now | Turn One Day Into Day One
Apply effortlessly for a brighter future. Start your journey to turning your one day into day one today.
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Caterpillar is hiring for IT ANALYST I
Expected Salary: 5-10 LPA
Apply here:
https://careers.caterpillar.com/en/jobs/job/r0000260274-it-analyst-i/
Expected Salary: 5-10 LPA
Apply here:
https://careers.caterpillar.com/en/jobs/job/r0000260274-it-analyst-i/