Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Urban Company
๐ Job Title: SDE 1
โ๐ป YOE: Freshers to 2 years experience
โก๏ธ Apply: https://www.linkedin.com/jobs/view/3942098649
Please do share in your college grps and in case you are applying please react on this post:) ๐โค๏ธ
๐ Job Title: SDE 1
โ๐ป YOE: Freshers to 2 years experience
โก๏ธ Apply: https://www.linkedin.com/jobs/view/3942098649
Please do share in your college grps and in case you are applying please react on this post:) ๐โค๏ธ
Linkedin
104,000+ Software Engineer jobs in India (6,521 new)
Todayโs top 104,000+ Software Engineer jobs in India. Leverage your professional network, and get hired. New Software Engineer jobs added daily.
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Homelane is hiring SDE Intern
For 2024, 2025, 2026 grads
https://homelanecareers.skillate.com/jobs/55021
For 2024, 2025, 2026 grads
https://homelanecareers.skillate.com/jobs/55021
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Swiggy | Software Engineer | 0-2 YoE
https://www.linkedin.com/posts/ram-kumar-308122173_hiring-associate-software-activity-7204147422023835648-kcS0
Form link from the post: https://docs.google.com/forms/d/1yRnfoOJKjdlvFjnoYXvnrVHlb8V-CbQLUu4P265qFeY/viewform
https://www.linkedin.com/posts/ram-kumar-308122173_hiring-associate-software-activity-7204147422023835648-kcS0
Form link from the post: https://docs.google.com/forms/d/1yRnfoOJKjdlvFjnoYXvnrVHlb8V-CbQLUu4P265qFeY/viewform
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Abstrabit Technologies is hiring Full Stack Engineer
For 2024, 2023, 2022 grads
Location - Remote
https://www.linkedin.com/jobs/view/3939475400
For 2024, 2023, 2022 grads
Location - Remote
https://www.linkedin.com/jobs/view/3939475400
Linkedin
Abstrabit Technologies hiring Full Stack Engineer (0 to 2 Years) - Remote in India | LinkedIn
Posted 1:23:50 PM. Company DescriptionAbstrabit is a Bengaluru based software development company focused on scalingโฆ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)
Amazon is hiring Freshers!
Position: Business Analyst Intern
Qualification: Bachelor's/ Masterโs Degree
Salary: Up to 8 LPA (Expected)
Experienc๏ปฟe: Freshers
Location: Bangalore, India
๐Apply Link: https://www.amazon.jobs/en/jobs/2662463/business-analyst-intern-row-sharp-team?cmpid=DA_INAD200785B
Position: Business Analyst Intern
Qualification: Bachelor's/ Masterโs Degree
Salary: Up to 8 LPA (Expected)
Experienc๏ปฟe: Freshers
Location: Bangalore, India
๐Apply Link: https://www.amazon.jobs/en/jobs/2662463/business-analyst-intern-row-sharp-team?cmpid=DA_INAD200785B
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
https://tatatechnologies.ripplehire.com/candidate/?token=FhhbYCnaWz3KYmeysFdD&lang=en&ref=LI01#apply/job/588227
*Fresher opening*
*Fresher opening*
Ripplehire
Tata Technologies Careers | Latest jobs at Tata Technologies - Ripplehire.com
Apply Now! This is a wonderful opportunity. Help your friends by sharing this role with them.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Hexaview Technologies Inc. hiring for QA (Freshers ) for
Noida location.
Send cv at ghulam.kashif@hexaviewtech.com (Sub: QA Fresher)
Position:-Software Quality Engineer (Fresher)
Location:- Noida
Eligibility Criteria - B. Tech/MCA/M.Tech -2021/2022
Job Description :
Software Quality Engineer Role:
Requirement:
Oops concepts
Testing understanding
Web and mobile testing concepts
SQL
Coding
Analytical skills
Communication
Attitude
Develop comprehensive test plans, test cases, and test scripts
based on software requirements and design documents.
Execute test cases and record test results, ensuring adherence
to established quality standards.
Collaborate with cross-functional teams, including developers,
product managers, and stakeholders, to understand project
requirements and drive quality improvements.
Conduct performance, scalability, and security testing to ensure
software stability and compliance.
Continuously improve testing processes and methodologies to
increase efficiency and effectiveness.
Noida location.
Send cv at ghulam.kashif@hexaviewtech.com (Sub: QA Fresher)
Position:-Software Quality Engineer (Fresher)
Location:- Noida
Eligibility Criteria - B. Tech/MCA/M.Tech -2021/2022
Job Description :
Software Quality Engineer Role:
Requirement:
Oops concepts
Testing understanding
Web and mobile testing concepts
SQL
Coding
Analytical skills
Communication
Attitude
Develop comprehensive test plans, test cases, and test scripts
based on software requirements and design documents.
Execute test cases and record test results, ensuring adherence
to established quality standards.
Collaborate with cross-functional teams, including developers,
product managers, and stakeholders, to understand project
requirements and drive quality improvements.
Conduct performance, scalability, and security testing to ensure
software stability and compliance.
Continuously improve testing processes and methodologies to
increase efficiency and effectiveness.
๐1
Nearest Corner โ
class UserMainCode(object):
@staticmethod
def arduino(input1, input2):
cnt = 0
ans = []
for i in range(1, input1 + 1):
for j in range(i):
cnt+=input2[j]
ans.append(cnt)
return max(ans)
Ardunio โ
@staticmethod
def arduino(input1, input2):
cnt = 0
ans = []
for i in range(1, input1 + 1):
for j in range(i):
cnt+=input2[j]
ans.append(cnt)
return max(ans)
Ardunio โ
class UserMainCode(object):
@staticmethod
def flipDivGame(input1, input2):
ans = 1
while ans <= 32:
flip = input1 ^ (1 << (ans - 1))
if flip % input2 == 0:
return ans
ans += 1
return -1
Flip div game โ
@staticmethod
def flipDivGame(input1, input2):
ans = 1
while ans <= 32:
flip = input1 ^ (1 << (ans - 1))
if flip % input2 == 0:
return ans
ans += 1
return -1
Flip div game โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Job Title: Content Creator & Social Media Handler
Location: Remote
About Us:
Fuelemy focuses on streamlining fuel payments for transport businesses, addressing key pain points such as manual and insecure payment processes, risk of fraud and misuse, difficulty in reconciliation, lack of real-time visibility, and limited insights for optimization. We are dedicated to creating a secure, automated, and efficient platform that provides real-time visibility and actionable insights.
Responsibilities:
- Create engaging content for our social media platforms and website.
- Develop and implement content strategies to increase engagement .
- Collaborate with the team to align content with marketing goals.
- Monitor social media trends and adjust strategies accordingly.
Requirements:
- Proven experience in content creation and social media management.
- Strong writing, editing, and communication skills.
- Creativity and the ability to generate fresh, engaging ideas.
- Familiarity with social media analytics and tools.
- Ability to work independently and as part of a team in a fast-paced startup environment.
What We Offer:
- Opportunities for collaboration and professional networking.
- Enhancement of your portfolio with real-world projects.
- Development of industry-relevant skills and experience.
Join us and be part of an exciting journey in a rapidly evolving industry! If you are passionate about content creation and social media management and eager to grow with us, we'd love to hear from you.
To Apply:
Please send your resume and a brief introduction about yourself to shreybhargava10@gmail.com/shreyans@fuelemy.com/likhit@fuelemy.com
Also fill the form:-
https://docs.google.com/forms/d/e/1FAIpQLSfmq85u-bPb2Spm4MxrZeOmzQ31CS8FoFZ-o9TZRTbkbE2QIg/viewform
Monetary compensation won't be provided in initial months of joining .
Location: Remote
About Us:
Fuelemy focuses on streamlining fuel payments for transport businesses, addressing key pain points such as manual and insecure payment processes, risk of fraud and misuse, difficulty in reconciliation, lack of real-time visibility, and limited insights for optimization. We are dedicated to creating a secure, automated, and efficient platform that provides real-time visibility and actionable insights.
Responsibilities:
- Create engaging content for our social media platforms and website.
- Develop and implement content strategies to increase engagement .
- Collaborate with the team to align content with marketing goals.
- Monitor social media trends and adjust strategies accordingly.
Requirements:
- Proven experience in content creation and social media management.
- Strong writing, editing, and communication skills.
- Creativity and the ability to generate fresh, engaging ideas.
- Familiarity with social media analytics and tools.
- Ability to work independently and as part of a team in a fast-paced startup environment.
What We Offer:
- Opportunities for collaboration and professional networking.
- Enhancement of your portfolio with real-world projects.
- Development of industry-relevant skills and experience.
Join us and be part of an exciting journey in a rapidly evolving industry! If you are passionate about content creation and social media management and eager to grow with us, we'd love to hear from you.
To Apply:
Please send your resume and a brief introduction about yourself to shreybhargava10@gmail.com/shreyans@fuelemy.com/likhit@fuelemy.com
Also fill the form:-
https://docs.google.com/forms/d/e/1FAIpQLSfmq85u-bPb2Spm4MxrZeOmzQ31CS8FoFZ-o9TZRTbkbE2QIg/viewform
Monetary compensation won't be provided in initial months of joining .
Google Docs
Fuelemy Hiring
We are thrilled to announce that Fuelemy, a startup currently pre-incubated at SRM Directorate of Entrepreneurship and Innovation (DEI), is looking to expand our dynamic team with talented and passionate individuals. This is an excellent opportunity to gainโฆ
Best Grade โ
#include <iostream>
#include <string>
using namespace std;
int sumOfPrimeDigits(int input1) {
int prime_digits[] = {1, 2, 3, 5, 7};
string str_N = to_string(input1);
int prime_sum = 0;
for (char ch : str_N) {
int digit = ch - '0';
for (int prime_digit : prime_digits) {
if (digit == prime_digit) {
prime_sum += digit;
break;
}
}
}
return prime_sum;
}
#include <string>
using namespace std;
int sumOfPrimeDigits(int input1) {
int prime_digits[] = {1, 2, 3, 5, 7};
string str_N = to_string(input1);
int prime_sum = 0;
for (char ch : str_N) {
int digit = ch - '0';
for (int prime_digit : prime_digits) {
if (digit == prime_digit) {
prime_sum += digit;
break;
}
}
}
return prime_sum;
}