Skip to content

Commit e56cda8

Browse files
committed
first commit - creating folder structure
0 parents  commit e56cda8

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
/**
2+
*
3+
*/
4+
package com.dheeru;
5+
6+
/**
7+
* @author coder
8+
*
9+
*/
10+
public class Priyal_2dArray {
11+
12+
/**
13+
* @param args
14+
*/
15+
public static void main(String[] args) {
16+
// TODO Auto-generated method stub
17+
18+
}
19+
20+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package com.dheeru;
2+
3+
public class Priyal_Crush {
4+
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package com.dheeru;
2+
3+
public class Priyal_SparshArrays {
4+
5+
}

0 commit comments

Comments
 (0)