COGNIZANT EXAM HELP GROUP
3.55K subscribers
5.3K photos
21 videos
10 files
3.22K links
πŸš€ Placement Preparation Hub

πŸŽ“ From Preparation to Placement

⚑ OA Support β€’ Coding β€’ Aptitude β€’ Technical β€’ HR

🌟 Trusted by Hundreds of Students

πŸ† 372+ Placement Successes βœ…

πŸ“© DM: @Mrtrueliving_ix

πŸ’™ Turning Aspirations into Offer Letters.
Download Telegram
Accenture - 8th Nov

10Am, 2pm, 7pm Slots Help Available βœ…

πŸ‘‡ Contact For Help πŸ‘‡
@Mrtrueliving_ix
@Mrtrueliving_ix

πŸ’― Test Clearance with remote access

Limited slots are available

DM fast book your slotsβœ…


Mock test βœ…πŸ’―
πŸ”₯3
from typing import List

def solution(n: int) -> int:
count = 0
for i in range(1, n + 1):
for j in range(i, n + 1):
k = int((i 2 + j 2) ** 0.5)
if k <= n and k 2 == i 2 + j ** 2:
count += 2 if i != j else 1
return count

Turing python βœ…
❀1
Talview - SD Internβœ…

Round -1 all MCQs are done βœ…

All placement help available

-
@Mrtrueliving_ix

-
@Mrtrueliving_ix

#Talview #SD #Intern

Apply now:

https://careers.talview.com/?c=402&job=3637725#block16
Swiggy FE ASDE βœ…

Test accomplished βœ…

Coding and react+ CSS(3/8 pass)βœ…πŸ’―

All placement help available

OA HELP: @mrtrueliving_ixπŸ’―

#Swiggy #FE #ASDE #ALL-DONE ☺️
All placement help available

OA HELP:@mrtrueliving_ix πŸ’―
Capgemini slots are available


DM @mrtrueliving_ixπŸ‘
Capgemini {10.00am}

Test accomplished ❀️

All sections are done βœ…

DM
@mrtrueliving_ix πŸ‘β˜„οΈ

All placement help available


#Capgemini #Exceller #Round1
Final call for Accenture πŸ’―


Accenture ON // Off campus placement help available

Prev:

https://t.me/code_alphix/3524?single

Tomorrow:

10.00 Am

2.00 Pm

7.00 Pm

DM -@mrtrueliving_ix βœ…
❀1
IBM

Both Coding πŸ’― πŸ“±

Test accomplished πŸ”ˆ

DM for any placement help

-
@mrtrueliving_ix

-
@mrtrueliving_ix

-
@mrtrueliving_ix

All placement help available
#IBM #coding  #Done
import heapq
def minPower(cells):
min_heap = cells[:]
heapq.heapify(min_heap)

total_power = 0
while len(min_heap) > 1:
first = heapq.heappop(min_heap)
second = heapq.heappop(min_heap)

power = first + second
total_power += power

heapq.heappush(min_heap, power)

return total_power


IBM βœ…
Maq software is hiring

Role: software Engineer 1(devops)

Location: Hyderabad

Batch: 2024

Apply Link: https://forms.office.com/r/vSSRBdPyJA
Amazon On campus

Test accomplished ☺️

All sections are done>> 65McQ + 1 coding βœ…

-
@mrtrueliving_ix

-
@mrtrueliving_ix

-
@mrtrueliving_ix

All placement help available
#Amazon #ONCAMPUS #BIE
πŸŽ‰1