mannurujava
BAN USER
- 0of 0 votes
Answer{{Given a two dimensional grid that stores data as integers with the size of N*M, implement write and query functions which supports:
- mannurujava in United States
1. Write the given value to designated coordination (x, y).
void write(int value, int x, int y) {}
}}| Report Duplicate | Flag | PURGE
Yahoo Backend Developer Algorithm
void write(int value ,int x ,int y, boolean[][] array){
//int row = array.length();
//int col = array[0].lenght();
int[][] array = new int[n][m];
Hashtable ht = new Hashtable();
for(int i=0;i<n;i++){
for(int j=0;j<m;j++){
if(array[i][j] == value){
ht.put(value,new Cor(i,j));
}
}
}
}
Repkaylafgioia, Cloud Support Associate at Absolute Softech Ltd
Hi, I am Kayla from Elkins USA. I am working as Project management and I have professional 3-year experience in ...
RepMarryJohan, Consultant at ASAPInfosystemsPvtLtd
I am successfully manage and coordinate graphic design projects from concept through completion. Create and conduct highly persuasive sales and ...
Repjuliaaperez05, Cloud Support Associate at ABC TECH SUPPORT
I Performed extensive web research to collect pertinent data and gather images related to the assigned articleIts act of writing ...
RepMelodyTHeckler, abc at ABC TECH SUPPORT
Earned praised for my work lecturing about get love back by vashikaran. Spent childhood promoting art posters in Jacksonville, FL ...
Repmonicahbess, SDET at Adap.tv
Hi Everyone, I'm Monica H. Bess. I love to build props...everything from a casket to pneumatic monsters.My ...
RepShirleyCWest, Software Engineer at Agilent Technologies
Hello, me Shirley and I from Savage. I am an artist and I love to doing art and I am ...
- mannurujava January 07, 2017