Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Reach out to Cisco Employees for referral
Hiring for 2025 Batch
Hiring for 2025 Batch
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
WE'RE NOW ON DISCORD โค
OUR Coding Community โจ
We've launched our new discord server, you all can join there ASAP
Here's the exclusive link ๐
https://discord.gg/wjehyMA6D8
Join fast. See you all โค
OUR Coding Community โจ
We've launched our new discord server, you all can join there ASAP
Here's the exclusive link ๐
https://discord.gg/wjehyMA6D8
Join fast. See you all โค
Discord
Join the Coding Zone Discord Server!
Check out the Coding Zone community on Discord - hang out with 369 other members and enjoy free voice and text chat.
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซWE'RE NOW ON DISCORD โค OUR Coding Community โจ We've launched our new discord server, you all can join there ASAP Here's the exclusive link ๐ https://discord.gg/wjehyMA6D8 Join fast. See you all โคยป
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Guys Maybe Telegram Will Banned Soon In India
We Have Second Option That Is WhatsApp Channel
So, We Have Created a WhatsApp Channel
โ๏ธ WhatsApp Channel Link : https://whatsapp.com/channel/0029Vam1NUC7tkj7UpHG9w2p
We Have Second Option That Is WhatsApp Channel
So, We Have Created a WhatsApp Channel
โ๏ธ WhatsApp Channel Link : https://whatsapp.com/channel/0029Vam1NUC7tkj7UpHG9w2p
WhatsApp.com
FresherEarth | WhatsApp Channel
FresherEarth WhatsApp Channel. Find here Fresher jobs, Internships, Walk-in Drives, Interview Preparation.
It is a leading Job site for Freshers who seek employment opportunities. 0 followers
It is a leading Job site for Freshers who seek employment opportunities. 0 followers
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
https://www.linkedin.com/posts/reenu-s_insuretech-entrylevel-careeropportunity-activity-7231913037518020608-THM1?utm_source=share&utm_medium=member_desktop
#Duck Creek is inviting applications for its first ever hashtag#Talent Acceleration Program (Cohort) for India. Share your CV at *reenu.sura@duckcreek.com* if you meet below eligibility criteria:
- Graduated in 2023/2024
- BTech/B.E. (Computer Science Engineering OR Information Technology) OR MTech/M.E. (Computer Science Engineering)
- CGPA of 7.5 or higher (equivalent to 70% or more)
- Understand object-oriented design and coding in Java or C# or .NET
If you have completed any Industry internship or bootcamp trainings - it will be a plus.
hashtag#Early Careers Job Opportunity hashtag#Freshers Hiring hashtag#Cohort
#Duck Creek is inviting applications for its first ever hashtag#Talent Acceleration Program (Cohort) for India. Share your CV at *reenu.sura@duckcreek.com* if you meet below eligibility criteria:
- Graduated in 2023/2024
- BTech/B.E. (Computer Science Engineering OR Information Technology) OR MTech/M.E. (Computer Science Engineering)
- CGPA of 7.5 or higher (equivalent to 70% or more)
- Understand object-oriented design and coding in Java or C# or .NET
If you have completed any Industry internship or bootcamp trainings - it will be a plus.
hashtag#Early Careers Job Opportunity hashtag#Freshers Hiring hashtag#Cohort
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Referral Alert :
Salesfore Referral
https://docs.google.com/forms/d/e/1FAIpQLSc9J4dez26z7PJy5eInK7WcYoeK0kBVPr6H9nkobUoFB13_MQ/viewform
Salesfore Referral
https://docs.google.com/forms/d/e/1FAIpQLSc9J4dez26z7PJy5eInK7WcYoeK0kBVPr6H9nkobUoFB13_MQ/viewform
OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ
Reach out to Cisco Employees for referral Hiring for 2025 Batch
Linkedin
Shubham T. on LinkedIn: UPDATE: I have referred many from the DMs. Closing it for now!
Cisco isโฆ | 665 comments
Cisco isโฆ | 665 comments
UPDATE: I have referred many from the DMs. Closing it for now!
Cisco is hiring 2025 graduating Engineers.
Please try to take referral from someone else forโฆ | 665 comments on LinkedIn
Cisco is hiring 2025 graduating Engineers.
Please try to take referral from someone else forโฆ | 665 comments on LinkedIn
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Optum
Role: Software Engineer
Batch eligible: 2023 and 2024 grads
Apply: https://careers.unitedhealthgroup.com/job/20980693/software-engineer-hyderabad-in/
Role: Software Engineer
Batch eligible: 2023 and 2024 grads
Apply: https://careers.unitedhealthgroup.com/job/20980693/software-engineer-hyderabad-in/
#include <iostream>
#include <string>
using namespace std;
int ss(char c, char f) {
if (f >= c) {
return f - c;
} else {
return (f - c + 26) % 26;
}
}
int main() {
string C, F;
int N;
cin >> C >> F >> N;
int len = C.length();
int t = 0;
int s = 0;
for (int i = 0; i < len; i++) {
t += ss(C[i], F[i]);
s += (i + 1);
}
if (t <= s) {
cout << "Yes" << endl;
} else {
cout << "No" << endl;
}
return 0;
}
MAQ โ
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Barclays is hiring for Technology Developer Graduate 2025
Batch: 2025
Apply here -
https://search.jobs.barclays/job/-/-/13015/69632947200?src=JB-12860#anchor-description
Batch: 2025
Apply here -
https://search.jobs.barclays/job/-/-/13015/69632947200?src=JB-12860#anchor-description
๐1
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ
Photo
process.stdin.resume();
process.stdin.setEncoding('utf-8');
var input_ = "";
process.stdin.on('data', function (data) {
input_ += data.toString();
});
function count_like_dislike(A, P) {
// Write your code here
let count = 0;
if (A.length > 0 && P.length > 0) {
let a = A.split('');
let p = P.split('');
if (a.length >= p.length) {
for (let i = 0; i < a.length; i++) {
if (i < p.length && a[i] === p[i]) {
count++;
}
}
} else {
for (let i = 0; i < p.length; i++) {
if (i < a.length && a[i] === p[i]) {
count++;
}
}
}
}
return count.toString();
}
process.stdin.on('end', function () {
input_ = input_.split("\n");
var A = input_.shift();
var P = input_.shift();
var out_ = count_like_dislike(A, P);
process.stdout.write(out_ + '\n');
process.exit();
});
Number of likes and dislikes โ
import java.util.List;
public class Main {
public static long getMaximumSumOfStrengths(List<Integer> arr) {
int n = arr.size();
if (n == 0) {
return 0;
}
long[] a = arr.stream().mapToLong(Integer::longValue).toArray();
long[][] dp = new long[n][2];
dp[0][0] = a[0];
dp[0][1] = a[0];
for (int i = 1; i < n; i++) {
dp[i][0] = Math.max(dp[i - 1][0], dp[i - 1][1]) + a[i] * (i + 1);
dp[i][1] = a[i] * i + a[i - 1] * (i + 1) + (i - 2 >= 0 ? Math.max(dp[i - 2][0], dp[i - 2][1]) : 0);
}
return Math.max(dp[n - 1][0], dp[n - 1][1]);
}
}
Element Swapping โ
Oracle
โค1๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Lyft Hiring Software Engineer intern (2025 Summer)
https://app.careerpuck.com/job-board/lyft/job/7608809002?gh_jid=7608809002
https://app.careerpuck.com/job-board/lyft/job/7608809002?gh_jid=7608809002
Careerpuck
Join the team at Lyft
Click to hear from the team and see open roles