Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Emitrr
Role: SDE Intern
Batch eligible: 2023 and 2024 grads
Apply: https://www.linkedin.com/jobs/view/3685493923
Role: SDE Intern
Batch eligible: 2023 and 2024 grads
Apply: https://www.linkedin.com/jobs/view/3685493923
Linkedin
29 Software Engineer Intern jobs in India (4 new)
Todayโs top 29 Software Engineer Intern jobs in India. Leverage your professional network, and get hired. New Software Engineer Intern jobs added daily.
Software Engineer Swaraj Kumar is offering a group session to help you ace the FAANG interviews and to answer your questions and doubts directly ๐ฏ
Heโll be sharing the following:
- Experience and insights on the interview process
- How to enhance your skill set
- Tips to grab high-paying job opportunities
- Ways to build your resume.
Register now - https://visit.preplaced.in/n8u
The session will also include a live Q&A, where the mentor will answer all your doubts and concerns:)
Don't miss out!
Heโll be sharing the following:
- Experience and insights on the interview process
- How to enhance your skill set
- Tips to grab high-paying job opportunities
- Ways to build your resume.
Register now - https://visit.preplaced.in/n8u
The session will also include a live Q&A, where the mentor will answer all your doubts and concerns:)
Don't miss out!
app.preplaced.in
Live Events | Preplaced
1:1 LIVE group mentorship sessions by top Preplaced mentors | Book a long-term mentorship program at Preplaced | Become a part of mentor guided career journey
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Baker Hughes
Role: Software Engineer
Batch eligible: 2021, 2022 and 2023 grads
Apply: https://bit.ly/45p1qJq
Role: Software Engineer
Batch eligible: 2021, 2022 and 2023 grads
Apply: https://bit.ly/45p1qJq
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Sourcewiz Hiring fresher !!
Role - SDE
Location - Bangalore
Hurry up guys
https://docs.google.com/forms/d/e/1FAIpQLScsQr-Eq-InChDNSZZyJfQVhe8Jk2ovHqcZUR-PpkG6Thyb0Q/viewform
Fill the form fast before it closed
Role - SDE
Location - Bangalore
Hurry up guys
https://docs.google.com/forms/d/e/1FAIpQLScsQr-Eq-InChDNSZZyJfQVhe8Jk2ovHqcZUR-PpkG6Thyb0Q/viewform
Fill the form fast before it closed
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Mercari is Hiring !!
Role: SWE intern
Batch: 2024 internship(min 3 months,relocation+visa support provided) :
Apply here- https://apply.workable.com/mercari/j/FE4DFD158A/?trk=feed_main-feed-card_feed-article-content
Role: SWE intern
Batch: 2024 internship(min 3 months,relocation+visa support provided) :
Apply here- https://apply.workable.com/mercari/j/FE4DFD158A/?trk=feed_main-feed-card_feed-article-content
Workable
Software Engineer - Mercari/Merpay/Mercoin/Mercari Hallo (Internship) - Mercari, inc.
JD in Japanese follows. ่ฑๆใฎๅพใซๅๆJDใใ่ฆงใใใ ใใพใใIntroductionCirculate all forms of value to unleash the potential in all people"What can I do to help society thrive with the finite resources we have?" The Mercari marketplace app was born in 2013...
Oracle MCQ/Code Solution โ
Everyone receive Amazon Dublin OA link?
React ๐ if you received, ๐ if havenโt received!!
React ๐ if you received, ๐ if havenโt received!!
After many messages like above, I have created new channel where will update job opportunities only for experienced candidates. (It will be difficult to manage 2 channel but will try my best).
Here is the link:
https://t.me/codingsamurai
#KeepSharingwithseniors
Here is the link:
https://t.me/codingsamurai
#KeepSharingwithseniors
Telegram
Experience Jobs & Materials
300+ Placement & Competitive Exam Materials
75+ Companies Materials
10+ Weekly Udemy Course Coupons
Daily Off Campus Jobs Updates
India's Biggest Placement Channel!!
โ๐ดโ๐ดโ๐ฉโ๐ปโ๐โ
๐ Share and Support
Buy ads: https://telega.io/c/codingsamurai
75+ Companies Materials
10+ Weekly Udemy Course Coupons
Daily Off Campus Jobs Updates
India's Biggest Placement Channel!!
โ๐ดโ๐ดโ๐ฉโ๐ปโ๐โ
๐ Share and Support
Buy ads: https://telega.io/c/codingsamurai
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซAfter many messages like above, I have created new channel where will update job opportunities only for experienced candidates. (It will be difficult to manage 2 channel but will try my best). Here is the link: https://t.me/codingsamurai #KeepSharingwithseniorsยป
def check_similar_passwords(new_passwords, old_passwords):
ans = []
for new_pass, old_pass in zip(new_passwords, old_passwords):
i, j = 0, 0
while i < len(new_pass) and j < len(old_pass):
new_char = new_pass[i]
old_char = old_pass[j]
new_shifted_char = 'a' if new_char == 'z' else chr(ord(new_char) + 1)
if old_char == new_char or old_char == new_shifted_char:
j += 1
i += 1
ans.append("YES" if j == len(old_pass) else "NO")
return ans
new_passwords = ["aaccbbee", "aab"]
old_passwords = ["bdbf", "aee"]
print(check_similar_passwords(new_passwords, old_passwords))
Python 3โ
(Amazon)
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: BarRaiser
Role: Backend Intern
Batch eligible: 2024 and 2025 grads
Duration: 6 months
Apply: https://www.linkedin.com/jobs/view/3688872459
Role: Backend Intern
Batch eligible: 2024 and 2025 grads
Duration: 6 months
Apply: https://www.linkedin.com/jobs/view/3688872459
Linkedin
7,000+ Intern jobs in India (301 new)
Todayโs top 7,000+ Intern jobs in India. Leverage your professional network, and get hired. New Intern jobs added daily.