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โฆยป
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Lenskart is hiring for Data science interns
Only 2023 batch eligible
If interested, send your resume over yash.agarwal@lenskart.in
Only 2023 batch eligible
If interested, send your resume over yash.agarwal@lenskart.in
โ๏ธMedplus Edge Hiringโ๏ธ
๐ Batch - 2020/21/22
๐ฐ CTC - 6LPA + 2L Bonus
itcareers.medplusindia.com/job-openings
๐ Batch - 2020/21/22
๐ฐ CTC - 6LPA + 2L Bonus
itcareers.medplusindia.com/job-openings
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซโ๏ธMedplus Edge Hiringโ๏ธ ๐ Batch - 2020/21/22 ๐ฐ CTC - 6LPA + 2L Bonus itcareers.medplusindia.com/job-openingsยป
โ๏ธNTT DATA Recruitment Drive 2022 | Freshers | Graduate Engineer Trainee | BE/ B.Tech/MCAโ๏ธ
๐จโ๐ป Job Role : Graduate Trainee
๐ Qualification : B.E, B.Tech Any Branch
๐ Batch : 2022/2021/2020 Or Recent
๐ฐ Package : 3 LPA+
https://fresherearth.blogspot.com/2022/07/NTT-DATA-Recruitment-Drive-2022-Freshers-Graduate-Engineer-Trainee-BE-B.TechMCA.html
โ Share with your friends
๐จโ๐ป Job Role : Graduate Trainee
๐ Qualification : B.E, B.Tech Any Branch
๐ Batch : 2022/2021/2020 Or Recent
๐ฐ Package : 3 LPA+
https://fresherearth.blogspot.com/2022/07/NTT-DATA-Recruitment-Drive-2022-Freshers-Graduate-Engineer-Trainee-BE-B.TechMCA.html
โ Share with your friends
FresherEarth - Get All Latest Jobs Here
NTT DATA Recruitment Drive 2022 | Freshers | Graduate Engineer Trainee | BE/ B.Tech/MCA
fresher jobs, freshers jobs, off campus jobs, latest fresher jobs, fresher jobs bangalore, fresher jobs hyderabad, latest walk in drive
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซโ๏ธNTT DATA Recruitment Drive 2022 | Freshers | Graduate Engineer Trainee | BE/ B.Tech/MCAโ๏ธ ๐จโ๐ป Job Role : Graduate Trainee ๐ Qualification : B.E, B.Tech Any Branch ๐ Batch : 2022/2021/2020 Or Recent ๐ฐ Package : 3 LPA+ https://fresherearth.blogspot.com/2022/07/NTTโฆยป