Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
โ๏ธ LG Soft Off Campus Drive 2023 for Software Developer | 7.5 LPA โ๏ธ
๐จโ๐ป Job Role : Software Developer(R&D)
๐ Qualification : B.E./B.Tech/M.Tech/MCA
๐ Batch : 2021/2022/2023
๐ฐ CTC/Salary : Rs 7.5 LPA
โญ๏ธ Apply Fast :-
https://www.firstnaukri.com/job-listings-lg-soft-fresher-opening-c-c-trained-candidate-for-developer-role-lg-soft-india-bangalore-bengaluru-0-to-1-years-220223910878
๐จโ๐ป Job Role : Software Developer(R&D)
๐ Qualification : B.E./B.Tech/M.Tech/MCA
๐ Batch : 2021/2022/2023
๐ฐ CTC/Salary : Rs 7.5 LPA
โญ๏ธ Apply Fast :-
https://www.firstnaukri.com/job-listings-lg-soft-fresher-opening-c-c-trained-candidate-for-developer-role-lg-soft-india-bangalore-bengaluru-0-to-1-years-220223910878
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
IBM is Hiring
Role: Associate Systems Engineer
Qualifications: B.Tech/BE, MCA, M.Tech/ME
Branch: CS, IT, ECE, EEE or related Branches
Batch 2022 2021 2020
Experience: Freshers
https://careers.ibm.com/job/16904358/associate-systems-engineer-remote/?codes=SN_LinkedIn
Step 2 https://ibmglobal.yello.co/app/collect/event/kBxDo26Mz8t_bBzohHbFTA
Role: Associate Systems Engineer
Qualifications: B.Tech/BE, MCA, M.Tech/ME
Branch: CS, IT, ECE, EEE or related Branches
Batch 2022 2021 2020
Experience: Freshers
https://careers.ibm.com/job/16904358/associate-systems-engineer-remote/?codes=SN_LinkedIn
Step 2 https://ibmglobal.yello.co/app/collect/event/kBxDo26Mz8t_bBzohHbFTA
๐1
public int findmaxdistinctitems(int n, int k, Integer[] arr) {
Set<Integer> set = new HashSet<Integer>(new ArrayList<Integer>(Arrays.asList(arr)));
int sum = 0;
int result = arr.length;
for (int i = 1; i <= n && sum + i <= k; i++) {
if (!set.contains(i)) {
sum += i;
result++;
}
}
return result;
}
Oracleโ
Set<Integer> set = new HashSet<Integer>(new ArrayList<Integer>(Arrays.asList(arr)));
int sum = 0;
int result = arr.length;
for (int i = 1; i <= n && sum + i <= k; i++) {
if (!set.contains(i)) {
sum += i;
result++;
}
}
return result;
}
Oracleโ
Oracle โ
Javascript
Javascript
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Home | Summer Fellowship Programme - 2023
Eligibility:Candidates pursuing 3rd year of B.E./B.Tech./B.Sc. (Engg) or 3rd or 4th year of Integrated M.E./M.Tech. programme, 1st year of ME/M.Tech/M.Sc./M.A, MBA
Last Date :31/03/2023
https://sfp.iitm.ac.in/
Eligibility:Candidates pursuing 3rd year of B.E./B.Tech./B.Sc. (Engg) or 3rd or 4th year of Integrated M.E./M.Tech. programme, 1st year of ME/M.Tech/M.Sc./M.A, MBA
Last Date :31/03/2023
https://sfp.iitm.ac.in/
๐2