Mthree Help Done βοΈπΈ
Test accomplished π―
All placement help available
DM @Mrtrueliving_ix β π»
#Mthree #Round1 #Done
Test accomplished π―
All placement help available
DM @Mrtrueliving_ix β π»
#Mthree #Round1 #Done
v, a, t = map(int, input().split())
u = v - a * t
print(u)
Initial velocity // wipro
import java.util.*;
public class Main {
static int countMatches(List<String> grid1, List<String> grid2) {
int count = 0;
int m = grid1.size();
int n = grid1.get(0).length();
int[][] g1 = new int[m][n];
int[][] g2 = new int[m][n];
int[][] orMap = new int[m][n];
for(int i=0; i<m; i++){
char[] str1 = grid1.get(i).toCharArray();
char[] str2 = grid2.get(i).toCharArray();
for(int j=0; j<n; j++){
g1[i][j] = str1[j] - '0';
g2[i][j] = str2[j] - '0';
}
}
for(int i=0; i<m; i++){
for(int j=0; j<n; j++){
orMap[i][j] = g1[i][j] | g2[i][j];
}
}
for(int i=0; i<m; i++){
for(int j=0; j<n; j++){
if(orMap[i][j] == 1 && dfs(g1, g2, orMap, i, j)) count++;
}
}
return count;
}
private static boolean dfs(int[][] g1, int[][] g2, int[][] orMap, int i, int j) {
int m = orMap.length;
int n = orMap[0].length;
orMap[i][j] = 0;
boolean up = true, down = true, left = true, right = true;
if(i > 0 && orMap[i-1][j] == 1) up = dfs(g1, g2, orMap, i-1, j);
if(i < m - 1 && orMap[i+1][j] == 1) down = dfs(g1, g2, orMap, i+1, j);
if(j > 0 && orMap[i][j-1] == 1) left = dfs(g1, g2, orMap, i, j-1);
if(j < n - 1 && orMap[i][j+1] == 1) right = dfs(g1, g2, orMap, i, j+1);
return g1[i][j] == 1 && g2[i][j] == 1 && up && down && left && right;
}
countmatches // LinkedIn π
import math
def closestColor(pixels):
pure_colors = {
"Black": (0, 0, 0),
"White": (255, 255, 255),
"Red": (255, 0, 0),
"Green": (0, 255, 0),
"Blue": (0, 0, 255)
}
def distance(c1, c2):
return sum((a - b) ** 2 for a, b in zip(c1, c2))
results = []
for pixel in pixels:
rgb = (int(pixel[i:i+8], 2) for i in (0, 8, 16))
closest = min(pure_colors.items(), key=lambda x: distance(rgb, x[1]))
min_dist = distance(rgb, closest[1])
ties = [name for name, color in pure_colors.items() if distance(rgb, color) == min_dist]
results.append("Ambiguous" if len(ties) > 1 else ties[0])
return results
Closestcolor// LinkedIn π
Forwarded from COGNIZANT EXAM HELP GROUP
All Exams Help available
πΉ Deloitte
πΉ Wiley edge
πΉ IBM CIC
πΉ IBM
πΉ Tech Mahindra
πΉ Cognizant
πΉ Capgemini
πΉ Accenture
πΉ Iopex
πΉ Revature
πΉ Amazon all roles
πΉ Flipkart
Any Other OA
DM @Mrtrueliving_ixπ» π
Test ClearanceπΊ with High success rate πΈ
Any Other OA
DM @Mrtrueliving_ix
Test Clearance
Please open Telegram to view this post
VIEW IN TELEGRAM
Turing || Python developer
Help done π
All placement Help available
DM @Mrtrueliving_ix π
#Turing #Python #developer
Help done π
All placement Help available
DM @Mrtrueliving_ix π
#Turing #Python #developer
Successfully cleared Deloitte NLA
Test accomplished βΊοΈ
All placement help available
DM π― test Clearance π
@Mrtrueliving_ix
@Mrtrueliving_ix
Preview
https://t.me/code_alphix/4781?single
Test accomplished βΊοΈ
All placement help available
DM π― test Clearance π
@Mrtrueliving_ix
@Mrtrueliving_ix
Preview
https://t.me/code_alphix/4781?single
Turning || Python+ js developer π
Test accomplished
All OA Help available
DM @Mrtrueliving_ix π
π― Test Clearance β€οΈ
#Turing #py+js #Developer
Test accomplished
All OA Help available
DM @Mrtrueliving_ix π
π― Test Clearance β€οΈ
#Turing #py+js #Developer
Infosys
Role : React web developer
Test accomplished π
DM @Mrtrueliving_ix π€
#Infosys #Rwd #Helpdone
Role : React web developer
Test accomplished π
DM @Mrtrueliving_ix π€
#Infosys #Rwd #Helpdone
ACCENTURE HIRING IS BACK βοΈπ
Batch upto 2024πβ
Accenture Sending Exam Shortlisting Mails β
Role : Packaged App Development Associate (PADA)
βͺοΈ Qualification: B.E/B.Tech/M.E/M.Tech, MCA, and M.Sc
βͺοΈ Batch : 2021/2022/2023 & 2024
ππ Apply Link For (PADA) ππ
https://indiacampus.accenture.com/myzone/accenture/1/jobs/25377/job-details
βββββββββββββ
Role: System and Application Services Associate (SASA)
βͺοΈ Qualification: B.Sc., BCA, BBA, B.A, B.Com
βͺοΈ Batch : 2021/2022/2023 & 2024
ππ Apply Link For (SASA) ππ
https://indiacampus.accenture.com/myzone/accenture/1/jobs/129361/job-details
MUST Apply β
Batch upto 2024πβ
Accenture Sending Exam Shortlisting Mails β
Role : Packaged App Development Associate (PADA)
βͺοΈ Qualification: B.E/B.Tech/M.E/M.Tech, MCA, and M.Sc
βͺοΈ Batch : 2021/2022/2023 & 2024
ππ Apply Link For (PADA) ππ
https://indiacampus.accenture.com/myzone/accenture/1/jobs/25377/job-details
βββββββββββββ
Role: System and Application Services Associate (SASA)
βͺοΈ Qualification: B.Sc., BCA, BBA, B.A, B.Com
βͺοΈ Batch : 2021/2022/2023 & 2024
ππ Apply Link For (SASA) ππ
https://indiacampus.accenture.com/myzone/accenture/1/jobs/129361/job-details
MUST Apply β