uz
Feedback
INFOSYS EXAM SOLUTIONS

INFOSYS EXAM SOLUTIONS

Kanalga Telegram’da o‘tish

🔥Guys plz Stop fearing for daily exams 📝 👨‍💻 @srksvk is here to help you all at lowest cost possible.💪 🌀 ” Our Only Aim Is To Let Get Placed To You In A Reputed Company 🔥Effort from our side = 💯 📱Main Channel: @coding_are 📱Tel I'd : @srksvk

Ko'proq ko'rsatish

📈 Telegram kanali INFOSYS EXAM SOLUTIONS analitikasi

INFOSYS EXAM SOLUTIONS (@coding_are) Ingliz til segmentidagi kanali faol ishtirokchi. Hozirda hamjamiyat 13 544 obunachidan iborat bo'lib, Taʼlim toifasida 14 897-o'rinni va Hindiston mintaqasida 30 554-o'rinni egallagan.

📊 Auditoriya ko‘rsatkichlari va dinamika

невідомо sanasidan buyon loyiha tez o‘sib, 13 544 obunachiga ega bo‘ldi.

29 Iyul, 2026 dagi oxirgi ma’lumotlarga ko‘ra kanal barqaror faollikka ega. Oxirgi 30 kunda obunachilar soni 301 ga, so‘nggi 24 soatda esa 36 ga o‘zgardi va umumiy qamrov yuqori darajada qolmoqda.

  • Tasdiqlash holati: Tasdiqlanmagan
  • Jalb etish (ER): Auditoriya o‘rtacha 6.07% darajada jalb etiladi. Nashrdan keyingi dastlabki 24 soatda kontent odatda umumiy obunachilar sonining 2.28% ini tashkil etuvchi reaksiyalarni to‘playdi.
  • Post qamrovi: Har bir post o‘rtacha 820 marta ko‘riladi; birinchi sutkada odatda 308 ta ko‘rish yig‘iladi.
  • Reaksiyalar va o‘zaro ta’sir: Auditoriya faol: har bir postga o‘rtacha 3 ta reaksiya keladi.
  • Tematik yo‘nalishlar: Kontent placement, gaurntee, suree, capgemini, infosy kabi asosiy mavzularga jamlangan.

📝 Tavsif va kontent siyosati

Muallif resursni shaxsiy fikrni ifoda etish maydoni sifatida ta’riflaydi:
🔥Guys plz Stop fearing for daily exams 📝 👨‍💻 @srksvk is here to help you all at lowest cost possible.💪 🌀 ” Our Only Aim Is To Let Get Placed To You In A Reputed Company 🔥Effort from our side = 💯 📱Main Channel: @coding_are 📱Tel I'd : @srks...

Yuqori yangilanish chastotasi (oxirgi ma’lumot 30 Iyul, 2026 da olingan) sababli kanal doimo dolzarb va katta qamrovli bo‘lib qoladi. Analitika auditoriya kontent bilan faol hamkorlik qilishini, uni Taʼlim toifasidagi muhim ta’sir nuqtasiga aylantirishini ko‘rsatadi.

13 544
Obunachilar
+3624 soatlar
+1957 kunlar
+30130 kunlar
Postlar arxiv
Capgemini exam successfully completed by remote access Gaming and codeing round done with all tests cases passed ✅ Contact fo
+2
Capgemini exam successfully completed by remote access Gaming and codeing round done with all tests cases passed ✅ Contact for placement exam @srksbk

All exam help available Infosys Accenture pre exam Amazon Capgemini exam help available Contact fast and book your slots Contact @srksvk 200% suree clearance gaurntee ✅ Note - all company interview help available with sure clearance

All exam help available Infosys Accenture pre exam Amazon Capgemini exam help available Contact fast and book your slots Contact @srksvk 200% suree clearance gaurntee ✅ Note - all company interview help available with sure clearance

Josh technology 3 rounds exam successfully completed by remote access 👍👍👍👍 3/3 code done with all tests cases passed ✅ Co
+2
Josh technology 3 rounds exam successfully completed by remote access 👍👍👍👍 3/3 code done with all tests cases passed ✅ Contact for placement exam @srksvk

Josh technology exam successfully completed by remote access 👍👍👍👍👍👍 2/2 code done with all tests cases passed ✅ 35/35 M
+2
Josh technology exam successfully completed by remote access 👍👍👍👍👍👍 2/2 code done with all tests cases passed ✅ 35/35 MCQ done with all tests cases passed ✅ Contact for placement exam @srksvk

All exam help available Infosys Accenture pre exam Amazon Capgemini exam help available Contact fast and book your slots Contact @srksvk 200% suree clearance gaurntee ✅ Note - all company interview help available with sure clearance

Ibm exam successfully completed by remote access 👍👍👍 2/2 code done with all tests cases passed ✅ Contact for placement exa
+2
Ibm exam successfully completed by remote access 👍👍👍 2/2 code done with all tests cases passed ✅ Contact for placement exam @srksvk

Ibm exam successfully completed by remote access 👍👍👍 2/2 code done with all tests cases passed ✅ Contact for placement exa
+1
Ibm exam successfully completed by remote access 👍👍👍 2/2 code done with all tests cases passed ✅ Contact for placement exam @srksvk

All exam help available Infosys Accenture pre exam Amazon Capgemini exam help available Contact fast and book your slots Contact @srksvk 200% suree clearance gaurntee ✅ Note - all company interview help available with sure clearance

10am Swiggy exam successfully completed by remote access 👍👍👍👍👍 3/3 code done with all tests cases passed ✅✅ Contact for
+2
10am Swiggy exam successfully completed by remote access 👍👍👍👍👍 3/3 code done with all tests cases passed ✅✅ Contact for placement exam @srksvk

All exam help available Infosys Accenture pre exam Amazon Capgemini exam help available Contact fast and book your slots Contact @srksvk 200% suree clearance gaurntee ✅ Note - all company interview help available with sure clearance

26 April Infosys exam successfully completed by remote access 👍👍👍👍 5/5 slot done with all tests cases passed ✅✅ Contact f
+8
26 April Infosys exam successfully completed by remote access 👍👍👍👍 5/5 slot done with all tests cases passed ✅✅ Contact for placement exam @srksvk

Next code in 5 min

Everyone

Now share this group

https://t.me/coding_are Share this group ✅

import sys input = sys.stdin.readline def solve(N: int, C1: int, C2: int, C3: int, penalties: list) -> int: INF = 10**30 dp = [INF] * (N + 1) dp[0] = 0 for i in range(1, N + 1): dp[i] = min(dp[i], dp[i - 1] + C1 + penalties[i - 1]) if i >= 2: dp[i] = min(dp[i], dp[i - 2] + C2 + penalties[i - 2]) if i >= 3: dp[i] = min(dp[i], dp[i - 3] + C3 + penalties[i - 3]) return dp[N]

import java.util.*;

class Main {

public static int solve(int n,int k,int[] v,int[] w){

long sumA=0,sumB=0;
ArrayList<Integer> list=new ArrayList<>();

for(int i=0;i<n;i++){
if(v[i]==1)sumA+=w[i];
else sumB+=w[i];
list.add(w[i]);
}

if(sumA>sumB)return 0;

Collections.sort(list,Collections.reverseOrder());

int ops=0;

for(int x:list){
if(ops==k)break;
sumA+=x;
sumB-=x;
ops++;
if(sumA>sumB)return ops;
}

return -1;
}

public static void main(String[] args){
Scanner sc=new Scanner(System.in);

int n=sc.nextInt();
int k=sc.nextInt();

int[] v=new int[n];
for(int i=0;i<n;i++)v[i]=sc.nextInt();

int[] w=new int[n];
for(int i=0;i<n;i++)w[i]=sc.nextInt();

System.out.println(solve(n,k,v,w));
}
}

Go through function name

long long solve(int n,int low,int high,vector<int>& arr){ long long res=0,cur=0,MOD=1000000007; for(int i=0;i<n;i++){ if(arr[i]>=low && arr[i]<=high){ cur++; }else{ res=(res + (cur*(cur+1))/2)%MOD; cur=0; } } res=(res + (cur*(cur+1))/2)%MOD; return res; }