en
Feedback
ACCENTURE | COGNIZANT | IBM | CAPGEMINI

ACCENTURE | COGNIZANT | IBM | CAPGEMINI

Open in Telegram
7 355
Subscribers
-424 hours
-247 days
-10930 days
Posts Archive
Wipro exam cleared successfully βœ…βœ… Contact: @MLCODER2
Wipro exam cleared successfully βœ…βœ… Contact: @MLCODER2

wipro exam cleared successfully βœ…βœ… Contact:@MLCODER2
wipro exam cleared successfully βœ…βœ… Contact:@MLCODER2

Wipro exam cleared successfully βœ…βœ… Contact: @MLCODER2
Wipro exam cleared successfully βœ…βœ… Contact: @MLCODER2

Holiday Codeβœ…βœ…βœ… Both Casesβœ…βœ… Contact: @MLCODER2
Holiday Codeβœ…βœ…βœ… Both Casesβœ…βœ… Contact: @MLCODER2

BNYβœ…βœ…βœ… Contact: @MLCODER2
BNYβœ…βœ…βœ… Contact: @MLCODER2

def solve(N): sum_needed = (N * (N + 1)) // 2 k = ((N + 1) * (N + 2)) // 2 count = 0 total = 0 for i in range(N + 1, 0, -1): if total >= sum_needed: break total += i count += 1 return count #Get_Ribbon #BNY

Holiday βœ…βœ…βœ… Contact: @MLCODER2
Holiday βœ…βœ…βœ… Contact: @MLCODER2

LITTLE ANTS βœ…βœ…βœ… CONTACT: @MLCODER2
LITTLE ANTS βœ…βœ…βœ… CONTACT: @MLCODER2

LITTLE ANTS βœ…βœ…βœ… CONTACT: @MLCODER2
LITTLE ANTS βœ…βœ…βœ… CONTACT: @MLCODER2

send coding pics to @MLCODER2

For BNY helpπŸ‘‡πŸ‘‡ Contact:@MLCODER2

COGNIZANT EXAM CLEARED βœ…βœ… CONTACT: @MLCODER2
COGNIZANT EXAM CLEARED βœ…βœ… CONTACT: @MLCODER2

COGNIZANT EXAM CLEARED βœ…βœ…βœ… CONTACT: @MLCODER2
COGNIZANT EXAM CLEARED βœ…βœ…βœ… CONTACT: @MLCODER2

public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int n= sc.nextInt(); int x=sc.nextInt(); int[] arr=new int[n]; for(int i=0;i<n;i++) { arr[i] = sc.nextInt(); } System.out.println(Arrays.binarySearch(arr,x)>=0 ? (Arrays.binarySearch(arr,x)):-1); } } #BIRLASOFT

import java.util.*; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int N = sc.nextInt(); int K = sc.nextInt(); int[] arr = new int[N]; for (int i = 0; i < N; i++) { arr[i] = sc.nextInt(); } double avg= 0; int sum = 0; for (int i = 0; i < K; i++) { sum += arr[i]; } avg = (double) sum / K; for (int i = K; i < N; i++) { sum = sum - arr[i - K] + arr[i]; double cur = (double) sum / K; if (cur > avg) { avg = cur; } } System.out.printf("%.2f\n", avg); sc.close(); } } #wipro BIRLASOFT

public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int n= sc.nextInt(); int[] arr = new int[n]; for (int i = 0; i < n; i++) { arr[i] = sc.nextInt(); } int curSum=0; for(int i=0;i<n;i++){ curSum+=arr[i]; if(curSum%(i+1)==0){ System.out.println("1 "); }else{ System.out.println("0 "); } } } } #BIRLASOFT

BIRLASOFT CODING βœ…βœ…βœ… CONTACT: @MLCODER2
+1
BIRLASOFT CODING βœ…βœ…βœ… CONTACT: @MLCODER2

Amazon exam βœ…βœ… Contact: @MLCODER2
+1
Amazon exam βœ…βœ… Contact: @MLCODER2

wipro 9pm βœ…βœ… Contact:@MLCODER2
+1
wipro 9pm βœ…βœ… Contact:@MLCODER2

Mthree Exam βœ…βœ…βœ… Contact:@Mlcoder2
+2
Mthree Exam βœ…βœ…βœ… Contact:@Mlcoder2