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
This media is not supported in your browser
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
Juspay results are out check βœ…
Accenture 🎯. Off campus -2pm slot started β–ΆοΈπŸ˜Š


-@mrtrueliving_ix πŸ‘β˜„οΈ
Please open Telegram to view this post
VIEW IN TELEGRAM
Successfully cleared round 1
#cloudKaptan #aptitude #cleared ❀️

#Free slot πŸ’―
Please open Telegram to view this post
VIEW IN TELEGRAM
n = int(input())
a = list(map(int, input().split()))

s_pos = 1
l_pos = 1
s = a[0]
l = a[0]

for i in range(1, n):
if a[i] < s:
s = a[i]
s_pos = i + 1
if a[i] > l:
l = a[i]
l_pos = i + 1

print(s_pos, l_pos)

Smallest element in array πŸ‘ // Accenture
Please open Telegram to view this post
VIEW IN TELEGRAM
def f_p(s, e):
return [n for n in range(max(2, s + 1), e) if all(n % i != 0 for i in range(2, int(n**0.5) + 1))]

import sys
s, e = map(int, sys.stdin.read().split())
print(f_p(s, e))

Prime number bw two numbers// Accenture πŸ‘
Please open Telegram to view this post
VIEW IN TELEGRAM
Accenture 🎯 {2pm}

All MCQs & coding are done βœ…

Round 1& Round 2 Cleared
πŸ“£β–ΆοΈ

Test accomplished ☺️

-
@mrtrueliving_ix β˜„οΈ

-
@mrtrueliving_ix β˜„οΈ

All placement help available
#Accenture #PADA #offcampus

7 pm slots are available
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Oracle slots available

DM -@mrtrueliving_ix ▢️ test Clearance β˜„οΈ
Please open Telegram to view this post
VIEW IN TELEGRAM