Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Red Hat
Role: Associate Software Engineer
Batch eligible: 2022 or previous passouts
Link: https://bit.ly/3eTbuWe
Role: Associate Software Engineer
Batch eligible: 2022 or previous passouts
Link: https://bit.ly/3eTbuWe
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Atlassian
Role: SDE 1
Batch eligible: 2021 and previous passouts
Link: https://www.atlassian.com/company/careers/detail/efb1d626-b9ab-474a-9b06-5a9f3cb9d6a5?trid=1e0b9127-2df6-4b3d-8bc4-d81ae332a601
P.S. Those who have 1+ year of experience and looking for a switch, I highly recommend you guys to apply for this opening.
Role: SDE 1
Batch eligible: 2021 and previous passouts
Link: https://www.atlassian.com/company/careers/detail/efb1d626-b9ab-474a-9b06-5a9f3cb9d6a5?trid=1e0b9127-2df6-4b3d-8bc4-d81ae332a601
P.S. Those who have 1+ year of experience and looking for a switch, I highly recommend you guys to apply for this opening.
Atlassian
Atlassian Careers: Join the Team | Atlassian
Explore Atlassian career opportunities, our perks, and life within our walls.
๐ฑ1
function maxDifference(px)
{
const maxDiff = -1;
for (let i = 1; i < px.length; i++)
{
for (let j = i - 1; j > 0; j--)
{
if (px[i] > px[j] and (px[i] - px[j]) > maxDiff)
maxDiff = px[i] - px[j];
}
}
return maxDiff
}
Simple Max Difference
Language JavaScript
Source : Unknown
{
const maxDiff = -1;
for (let i = 1; i < px.length; i++)
{
for (let j = i - 1; j > 0; j--)
{
if (px[i] > px[j] and (px[i] - px[j]) > maxDiff)
maxDiff = px[i] - px[j];
}
}
return maxDiff
}
Simple Max Difference
Language JavaScript
Source : Unknown
function numberOfConnections(gridOfNodes)
{
var countOfOnes = [];
var countOfOnes = new Array();
let n = gridOfNodes.length;
let m = gridOfNodes[0].length;
for (let i = 0; i < = n - 1; i++)
{
let val = 0;
for (let j = 0; j < = m - 1; j++)
if (gridOfNodes[i][j] == 1)
val++;
if (val != 0)
countOfOnes.push(val);
}
let connections = 0;
if (countOfOnes.length >= 2)
for (let i = 0; i <= countOfOnes.length - 2; i++)
connections += countOfOnes[i] * countOfOnes[i + 1];
return connections;
}
Grid climbing
Language JavaScript
Capgemini โ
{
var countOfOnes = [];
var countOfOnes = new Array();
let n = gridOfNodes.length;
let m = gridOfNodes[0].length;
for (let i = 0; i < = n - 1; i++)
{
let val = 0;
for (let j = 0; j < = m - 1; j++)
if (gridOfNodes[i][j] == 1)
val++;
if (val != 0)
countOfOnes.push(val);
}
let connections = 0;
if (countOfOnes.length >= 2)
for (let i = 0; i <= countOfOnes.length - 2; i++)
connections += countOfOnes[i] * countOfOnes[i + 1];
return connections;
}
Grid climbing
Language JavaScript
Capgemini โ
#include<stdio.h>
#include<stdlib.h>
long long arr[100005];
int cmpfunc (const void * a, const void * b)
{
return ( *(int *)a - *(int *)b );
}
int main()
{
long long n,c,i,j,ans=0,a,sum=0;
scanf("%lld %lld",&n,&c);
for(i=0;i<n;i++)
{scanf("%lld",arr+i);sum+=arr[i];}
qsort(arr,n,sizeof(long long),cmpfunc);
for(i=0;i<n-1;i++)
{
sum-=arr[i];
ans+=sum-(arr[i]*(n-1-i));
}
if(n>1){
a=n/2;
ans+=a*(a+1)*c;
a=(n-1)/2;
ans+=a*(a+1)*c;
}
printf("%lld",ans);
return 0;
}
The Strange Array โ
(C++)
#include<stdlib.h>
long long arr[100005];
int cmpfunc (const void * a, const void * b)
{
return ( *(int *)a - *(int *)b );
}
int main()
{
long long n,c,i,j,ans=0,a,sum=0;
scanf("%lld %lld",&n,&c);
for(i=0;i<n;i++)
{scanf("%lld",arr+i);sum+=arr[i];}
qsort(arr,n,sizeof(long long),cmpfunc);
for(i=0;i<n-1;i++)
{
sum-=arr[i];
ans+=sum-(arr[i]*(n-1-i));
}
if(n>1){
a=n/2;
ans+=a*(a+1)*c;
a=(n-1)/2;
ans+=a*(a+1)*c;
}
printf("%lld",ans);
return 0;
}
The Strange Array โ
(C++)
Amazon
Python 3โ
def numberOfWays(book)
Python 3โ
def numberOfWays(book)
Cisco is hiring!
Position: Business Analyst (Intern)
Qualifications: Bachelorโs Degree
Salary: 36K Per Month (Expected)
Batch: 2023/ 2024
Experience: Freshers
Location: Bangalore, India
๐Link to Apply: https://jobs.cisco.com/jobs/ProjectDetail/Business-Process-Analyst-Intern-India-UHR/1378475
Position: Business Analyst (Intern)
Qualifications: Bachelorโs Degree
Salary: 36K Per Month (Expected)
Batch: 2023/ 2024
Experience: Freshers
Location: Bangalore, India
๐Link to Apply: https://jobs.cisco.com/jobs/ProjectDetail/Business-Process-Analyst-Intern-India-UHR/1378475
๐2
Cognizant is hiring!
Position: Junior Data Analyst
Qualifications: Graduate/ PG/ MBA/ PhD
Salary: 4.8 LPA (Expected)
Batch: 2018/ 2019/ 2020/ 2021/ 2022
Experience: 0 - 1 (Years)
Location: India
๐Link to Apply: https://careers.cognizant.com/in/en/job/COGNGLOBAL00043576146/Trainee-Junior-Data-Analyst?utm_source=linkedin&utm_medium=phenom-feeds
Position: Junior Data Analyst
Qualifications: Graduate/ PG/ MBA/ PhD
Salary: 4.8 LPA (Expected)
Batch: 2018/ 2019/ 2020/ 2021/ 2022
Experience: 0 - 1 (Years)
Location: India
๐Link to Apply: https://careers.cognizant.com/in/en/job/COGNGLOBAL00043576146/Trainee-Junior-Data-Analyst?utm_source=linkedin&utm_medium=phenom-feeds
๐2
Persistent Python 3.7โ
โ๏ธAccenture Hiringโ๏ธ
๐ Batch - 2019 to 2022
๐ All Branches & Streams
๐ฐ CTC - 3.33LPA
indiacampus.accenture.com/myzone/accenture/1/jobs/2183/job-details
๐ Batch - 2019 to 2022
๐ All Branches & Streams
๐ฐ CTC - 3.33LPA
indiacampus.accenture.com/myzone/accenture/1/jobs/2183/job-details
Accenture
Accenture | MyZone
Zuno is offering internships and full-time positions at big brands
๐ Apply: https://bit.ly/3RfmWJD
๐ All the best
๐ Apply: https://bit.ly/3RfmWJD
๐ All the best
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Crio.Do Learn and Earn program.
Batch eligible: 2022 batch passouts only
Read every details and if you find good then only apply.
Link: https://www.linkedin.com/jobs/view/3279360065
Update: 1 year bond (if you don't have any other offer then only go for this)
Batch eligible: 2022 batch passouts only
Read every details and if you find good then only apply.
Link: https://www.linkedin.com/jobs/view/3279360065
Update: 1 year bond (if you don't have any other offer then only go for this)
Linkedin
Crio.Do hiring Project Engineer ( Learn & Earn ) in Bengaluru, Karnataka, India | LinkedIn
Posted 12:22:05 PM. As a Project Engineer at Crio,Learn and add 6+ work-like projects to your resume in a period of 1โฆ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)
Tetcos
Role: Software Engineer
Batch eligible: 2022 passouts only
CTC: 5-7 LPA
Link: https://www.naukri.com/job-listings-software-developer-tetcos-llp-bangalore-bengaluru-1-to-3-years-110422000310?src=ocj4u.com
Role: Software Engineer
Batch eligible: 2022 passouts only
CTC: 5-7 LPA
Link: https://www.naukri.com/job-listings-software-developer-tetcos-llp-bangalore-bengaluru-1-to-3-years-110422000310?src=ocj4u.com
Naukri.com
Software Developer Jobs In Bengaluru Bangalore - 27279 Software Developer Job Vacancies In Bengaluru Bangalore - Naukri.com
Apply To 27279 Software Developer Jobs In Bengaluru Bangalore On Naukri.com, India's No.1 Job Portal. Explore Software Developer Job Openings In Bengaluru Bangalore Now!
๐Amazon Off Campus Drive Hiring SDE I | Freshers | 0-2 Years Experience | Across India
Job Role:SDE I
Qualification:BE/B.Tech/BSC/MCA/ME/M.Tech or Related
Experience:0-2 Years
Batch:2019/2020/2021
Salary:8 LPA*
https://fresherearth.blogspot.com/2022/09/Amazon-Off-Campus-Drive-Hiring-SDE-I-Freshers-0-2-Years-Experience-Across-India.html
Job Role:SDE I
Qualification:BE/B.Tech/BSC/MCA/ME/M.Tech or Related
Experience:0-2 Years
Batch:2019/2020/2021
Salary:8 LPA*
https://fresherearth.blogspot.com/2022/09/Amazon-Off-Campus-Drive-Hiring-SDE-I-Freshers-0-2-Years-Experience-Across-India.html
FresherEarth - Get All Latest Jobs Here
Amazon Off Campus Drive Hiring SDE I | Freshers | 0-2 Years Experience | Across India
fresher jobs, freshers jobs, off campus jobs, latest fresher jobs, fresher jobs bangalore, fresher jobs hyderabad, latest walk in drive
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซ๐Amazon Off Campus Drive Hiring SDE I | Freshers | 0-2 Years Experience | Across India Job Role:SDE I Qualification:BE/B.Tech/BSC/MCA/ME/M.Tech or Related Experience:0-2 Years Batch:2019/2020/2021 Salary:8 LPA* https://fresherearth.blogspot.com/2022/09/Amazonโฆยป
๐Wipro WILP Off Campus Hiring | Freshers | BCA / BSC | Across India | 3 LPA
Job Role: Graduate Trainee
Education: BCA/BSc
Year of Passsing: 2022/2023
Package : 3 LPA
https://fresherearth.blogspot.com/2022/09/wipro-wilp-off-campus-hiring-freshers.html
Job Role: Graduate Trainee
Education: BCA/BSc
Year of Passsing: 2022/2023
Package : 3 LPA
https://fresherearth.blogspot.com/2022/09/wipro-wilp-off-campus-hiring-freshers.html
FresherEarth - Get All Latest Jobs Here
Wipro WILP Off Campus Hiring | Freshers | BCA / BSC | Across India | 3 LPA
fresher jobs, freshers jobs, off campus jobs, latest fresher jobs, fresher jobs bangalore, fresher jobs hyderabad, latest walk in drive
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซ๐Wipro WILP Off Campus Hiring | Freshers | BCA / BSC | Across India | 3 LPA Job Role: Graduate Trainee Education: BCA/BSc Year of Passsing: 2022/2023 Package : 3 LPA https://fresherearth.blogspot.com/2022/09/wipro-wilp-off-campus-hiring-freshers.htmlยป