Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Apeksha Rawat on LinkedIn: Hi Everyone,
EXL is organizing a Walkin drive at sector 144, Noida, onโฆ | 110 comments
EXL is organizing a Walkin drive at sector 144, Noida, onโฆ | 110 comments
Hi Everyone,
EXL is organizing a Walkin drive at sector 144, Noida, on 15th Oct'2024 for Back-office role.
Eligibility criteria-
โขExperience required:โฆ | 110 comments on LinkedIn
EXL is organizing a Walkin drive at sector 144, Noida, on 15th Oct'2024 for Back-office role.
Eligibility criteria-
โขExperience required:โฆ | 110 comments on LinkedIn
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Trisha Sahoo on LinkedIn: Greetings from WIPRO! ๐
๐ Exciting opportunity for Freshers to join ourโฆ
๐ Exciting opportunity for Freshers to join ourโฆ
Greetings from WIPRO! ๐
๐ Exciting opportunity for Freshers to join our team in Hyderabad for a Mapping role! ๐บ๏ธ
๐ Walk-in interview dates: 14th to 16thโฆ
๐ Exciting opportunity for Freshers to join our team in Hyderabad for a Mapping role! ๐บ๏ธ
๐ Walk-in interview dates: 14th to 16thโฆ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Celeris (fka WLPayments) hiring Java Developer in New Delhi, Delhi, India | LinkedIn
Posted 6:34:24 AM. Job DescriptionWe are seeking a highly skilled and motivated Java Developer to join our dynamicโฆ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)
Cobalt is hiring Front-end Intern
For 2025, 2026 grads
Location: Remote
https://wellfound.com/jobs/3072361-frontend-engineering-intern-reactjs
For 2025, 2026 grads
Location: Remote
https://wellfound.com/jobs/3072361-frontend-engineering-intern-reactjs
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Razorpay is hiring Security Engineer
For 2021, 2022, 2023 grads
Location: Bangalore
https://job-boards.greenhouse.io/razorpaysoftwareprivatelimited/jobs/4441569005
For 2021, 2022, 2023 grads
Location: Bangalore
https://job-boards.greenhouse.io/razorpaysoftwareprivatelimited/jobs/4441569005
def process_string(number):
while True:
found_consecutive = False
new_string = []
i = 0
while i < len(number):
j = i
while j < len(number) and number[j] == number[i]:
j += 1
if j - i > 1:
found_consecutive = True
sum_of_digits = sum(int(number[k]) for k in range(i, j))
new_string.append(str(sum_of_digits))
else:
new_string.append(number[i])
i = j
number = ''.join(new_string)
if not found_consecutive:
break
return number
Visa โ
from collections import Counter
def countValidWords(s):
def is_valid(word):
if len(word) < 3:
return False
if not all(char.isalnum() for char in word):
return False
has_vowel = any(char.lower() in 'aeiou' for char in word)
has_consonant = any(char.isalpha() and char.lower() not in 'aeiou' for char in word)
return has_vowel and has_consonant
words = s.split()
count = sum(1 for word in words if is_valid(word))
return count
Word Count Tool โ
def roman_to_decimal(a):
b = {'I': 1, 'V': 5, 'X': 10, 'L': 50}
c = 0
for i in range(len(a)):
if i > 0 and b[a[i]] > b[a[i - 1]]:
c += b[a[i]] - 2 * b[a[i - 1]]
else:
c += b[a[i]]
return c
def sortRoman(names):
def custom_sort(e):
d = e.split()
return (d[0], roman_to_decimal(d[1]))
sorted_names = sorted(names, key=custom_sort)
return sorted_names
Romanizer โ
b = {'I': 1, 'V': 5, 'X': 10, 'L': 50}
c = 0
for i in range(len(a)):
if i > 0 and b[a[i]] > b[a[i - 1]]:
c += b[a[i]] - 2 * b[a[i - 1]]
else:
c += b[a[i]]
return c
def sortRoman(names):
def custom_sort(e):
d = e.split()
return (d[0], roman_to_decimal(d[1]))
sorted_names = sorted(names, key=custom_sort)
return sorted_names
Romanizer โ
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name : Even Healthcare
Batch : 2025 passouts
Role : SDE Interns - 6 months
Link : https://careers.even.in/open-roles/backend-engineering-intern
Batch : 2025 passouts
Role : SDE Interns - 6 months
Link : https://careers.even.in/open-roles/backend-engineering-intern
๐คฎ1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
AMD is hiring for Co-Op/Intern
Experience: 0 - 1 years
Expected Stipend: 3-6 LPA
Apply here: https://careers.amd.com/careers-home/jobs/53068/job?iis=Job%20Board&iisn=Indeed&indeed-apply-token=73a2d2b2a8d6d5c0a62696875eaebd669103652d3f0c2cd5445d3e66b1592b0f
Experience: 0 - 1 years
Expected Stipend: 3-6 LPA
Apply here: https://careers.amd.com/careers-home/jobs/53068/job?iis=Job%20Board&iisn=Indeed&indeed-apply-token=73a2d2b2a8d6d5c0a62696875eaebd669103652d3f0c2cd5445d3e66b1592b0f
๐คฎ2
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐ข1
def a(b, c, d, e, f, g):
if c == e:
g.append(tuple(sorted(f)))
return
if c > e or b >= len(d):
return
a(b + 1, c + d[b], d, e, f + [d[b]], g)
a(b + 1, c, d, e, f, g)
def h(i, j, k):
l = []
a(0, 0, k, j, [], l)
m = set(l)
return len(m)
n, k = map(int, input().split())
pieces = list(map(int, input().split()))
print(h(n, k, pieces))
The Puzzle Masters of puzzleville โ
DeltaX
๐1๐คฎ1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Sakshi Srivastava on LinkedIn: Hi Everyone !!
We are hiring Graduate fresher's for Conduent
Role-โฆ | 15 comments
We are hiring Graduate fresher's for Conduent
Role-โฆ | 15 comments
Hi Everyone !!
We are hiring Graduate fresher's for Conduent
Role- Transaction Processing Associate
Location- Noida Sector 135 (On-site)
Mode of Interview-โฆ | 15 comments on LinkedIn
We are hiring Graduate fresher's for Conduent
Role- Transaction Processing Associate
Location- Noida Sector 135 (On-site)
Mode of Interview-โฆ | 15 comments on LinkedIn
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Dream 11
Role: SDE 1
YOE: 0-2 years
Apply: https://jobs.lever.co/dreamsports/93fe293c-f410-481e-93f4-005795c29788
Role: SDE 1
YOE: 0-2 years
Apply: https://jobs.lever.co/dreamsports/93fe293c-f410-481e-93f4-005795c29788
jobs.lever.co
Dream Sports - SDE 1 - Off Campus
โค1
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: 2024 grads (2025 can try but chances are very low)
Apply: https://careers.synopsys.com/job/-/-/44408/71068434688?codes=OT
Role: Software Engineer
Batch eligible: 2024 grads (2025 can try but chances are very low)
Apply: https://careers.synopsys.com/job/-/-/44408/71068434688?codes=OT
Company
Working at Synopsys
Browse available job openings at Synopsys
๐1