Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Esko is hiring
Role: QA Engineer Trainee
Batch eligible: 2021 and 2022 passouts
Link:
https://jobs.danaher.com/global/en/job/DANAGLOBALR1214093EXTERNALENGLOBAL/QA-Engineer-Trainee?utm_source=linkedin&utm_medium=phenom-feeds
Role: QA Engineer Trainee
Batch eligible: 2021 and 2022 passouts
Link:
https://jobs.danaher.com/global/en/job/DANAGLOBALR1214093EXTERNALENGLOBAL/QA-Engineer-Trainee?utm_source=linkedin&utm_medium=phenom-feeds
โ๏ธMicrosoft Edge Hiringโ๏ธ
๐ Batch - 2023
careers.microsoft.com/students/us/en/job/1369987/Software-Engineering-Full-Time-Opportunity-for-University-Graduates
๐ Batch - 2023
careers.microsoft.com/students/us/en/job/1369987/Software-Engineering-Full-Time-Opportunity-for-University-Graduates
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Accelya Group is hiring
Role: Software Developer
Batch eligible: 2021 and 2022 passouts
Apply link: https://bit.ly/3Pj80tk
Role: Software Developer
Batch eligible: 2021 and 2022 passouts
Apply link: https://bit.ly/3Pj80tk
Accelya Candidate External Site
Engineer I - Software development
The C++ Developer will be part of the FLX Shop & Price development team, maintaining our existing code base and developing new features.
Anyone Living in Noida near sector 61/62 or indirapuram .... Please ping me @SuperExamsBot
๐3
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซAnyone Living in Noida near sector 61/62 or indirapuram .... Please ping me @SuperExamsBotยป
class Solution:
def maxAreaOfIsland(self, grid: List[List[int]]) -> int:
max_area = 0
for r in range(len(grid)):
for c in range(len(grid[r])):
if grid[r][c] == 1:
max_area = max(max_area, self.explore(grid, r, c))
return max_area
def explore(self, grid, r, c):
if (r < 0 or r >= len(grid)) or (c < 0 or c >= len(grid[r])):
return 0
if grid[r][c] == 0:
return 0
# mark as visited
grid[r][c] = 0
return 1 + self.explore(grid, r - 1, c) + self.explore(grid, r, c - 1) + self.explore(grid, r + 1, c) + self.explore(grid, r, c + 1)
def maxAreaOfIsland(self, grid: List[List[int]]) -> int:
max_area = 0
for r in range(len(grid)):
for c in range(len(grid[r])):
if grid[r][c] == 1:
max_area = max(max_area, self.explore(grid, r, c))
return max_area
def explore(self, grid, r, c):
if (r < 0 or r >= len(grid)) or (c < 0 or c >= len(grid[r])):
return 0
if grid[r][c] == 0:
return 0
# mark as visited
grid[r][c] = 0
return 1 + self.explore(grid, r - 1, c) + self.explore(grid, r, c - 1) + self.explore(grid, r + 1, c) + self.explore(grid, r, c + 1)
โ๏ธNewgen Hiringโ๏ธ
๐ฐ CTC - 4.8LPA
firstnaukri.com/careers/customised/landingpage/newgen/09062022/software-engineer.html
๐ฐ CTC - 4.8LPA
firstnaukri.com/careers/customised/landingpage/newgen/09062022/software-engineer.html
Anyone Living in Noida near sector 61/62 or indirapuram .... Please ping me @SuperExamsBot
๐1
String Concatenation C++โ
โ๏ธAmazon Is Hiring Software Development Engineer | 5 LPA+โ๏ธ
๐จโ๐ป Job Role : Software Development Engineer
๐ Qualification : B.E / B. Tech
๐ Experience : 0-3 Years
๐ฐ Salary : 5 LPA*
Apply Here
โ Share with your friends
๐จโ๐ป Job Role : Software Development Engineer
๐ Qualification : B.E / B. Tech
๐ Experience : 0-3 Years
๐ฐ Salary : 5 LPA*
Apply Here
โ Share with your friends
FresherEarth - Get All Latest Jobs Here
Amazon Is Hiring Software Development Engineer
fresher jobs, freshers jobs, off campus jobs, latest fresher jobs, fresher jobs bangalore, fresher jobs hyderabad, latest walk in drive
โ๏ธHexaware Off Campus Drive 2022 | B.E/B.Tech/MCA | 4 LPAโ๏ธ
๐จโ๐ป Job Role : Graduate Engineer Trainee
๐ Qualification : B.E/B.Tech/MCA
๐ฐ CTC : Rs 4 LPA
๐ Job Location : Chennai, Mumbai, Pune
Apply Here
โ Share with your friends
๐จโ๐ป Job Role : Graduate Engineer Trainee
๐ Qualification : B.E/B.Tech/MCA
๐ฐ CTC : Rs 4 LPA
๐ Job Location : Chennai, Mumbai, Pune
Apply Here
โ Share with your friends
FresherEarth - Get All Latest Jobs Here
Hexaware Off Campus Drive 2022 | B.E/B.Tech/MCA
fresher jobs, freshers jobs, off campus jobs, latest fresher jobs, fresher jobs bangalore, fresher jobs hyderabad, latest walk in drive
๐1
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซโ๏ธAmazon Is Hiring Software Development Engineer | 5 LPA+โ๏ธ ๐จโ๐ป Job Role : Software Development Engineer ๐ Qualification : B.E / B. Tech ๐ Experience : 0-3 Years ๐ฐ Salary : 5 LPA* Apply Here โ
Share with your friendsยป
What I learned so far...
Just to earn little bit more,
๐๐๐ฏ๐๐ซ ๐๐จ๐ฆ๐ฉ๐ซ๐จ๐ฆ๐ข๐ฌ๐ ๐ฐ๐ข๐ญ๐ก ๐ฒ๐จ๐ฎ ๐๐จ๐ซ๐ค ๐ฅ๐ข๐๐ ๐๐๐ฅ๐๐ง๐๐ ๐ค๐ฏ
#experienced
Just to earn little bit more,
๐๐๐ฏ๐๐ซ ๐๐จ๐ฆ๐ฉ๐ซ๐จ๐ฆ๐ข๐ฌ๐ ๐ฐ๐ข๐ญ๐ก ๐ฒ๐จ๐ฎ ๐๐จ๐ซ๐ค ๐ฅ๐ข๐๐ ๐๐๐ฅ๐๐ง๐๐ ๐ค๐ฏ
#experienced
โค1
โ๏ธDeloitte Off Campus Drive 2022 | BE/ B.Tech | BCA/MCA/MTechโ๏ธ
๐จโ๐ป Job Profile : Risk Advisory | Cyber | Application Security | SAP IT | Java Developer
๐ Education : BE/B.Tech/ME/M.Tech/BCA/MCA
๐Batch : 2022/2021
๐ฐLocation : Bangalore
https://fresherearth.blogspot.com/2022/07/Deloitte-Off-Campus-Drive-2022-BE-B.Tech-BCA-MCA-MTech.html
โ Share with your friends
๐จโ๐ป Job Profile : Risk Advisory | Cyber | Application Security | SAP IT | Java Developer
๐ Education : BE/B.Tech/ME/M.Tech/BCA/MCA
๐Batch : 2022/2021
๐ฐLocation : Bangalore
https://fresherearth.blogspot.com/2022/07/Deloitte-Off-Campus-Drive-2022-BE-B.Tech-BCA-MCA-MTech.html
โ Share with your friends
FresherEarth - Get All Latest Jobs Here
Deloitte Off Campus Drive 2022 | BE/ B.Tech | BCA/MCA/MTech
fresher jobs, freshers jobs, off campus jobs, latest fresher jobs, fresher jobs bangalore, fresher jobs hyderabad, latest walk in drive
๐1
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซโ๏ธDeloitte Off Campus Drive 2022 | BE/ B.Tech | BCA/MCA/MTechโ๏ธ ๐จโ๐ป Job Profile : Risk Advisory | Cyber | Application Security | SAP IT | Java Developer ๐ Education : BE/B.Tech/ME/M.Tech/BCA/MCA ๐Batch : 2022/2021 ๐ฐLocation : Bangalore https://freshereโฆยป