Skip to content

Commit 50f70d5

Browse files
authored
Parameters of evaluation
Moved parameters of evaluation to top
1 parent 850f448 commit 50f70d5

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ About the codebase:
66

77
**Tech Stack:** *Java* *Selenium* *TestNG* *Gradle/Maven*
88

9+
**The parameters of evaluation**
10+
----------------------------------
11+
1. Naming Conventions & readability of code
12+
2. Modularization & Abstraction
13+
3. Demonstration of OO concepts & Design Patterns
14+
4. Etiquette of Version control
15+
916
Problem Statement
1017
----------------------------------
1118
**Tasks:**
@@ -21,9 +28,3 @@ Problem Statement
2128
4. Make sure you make multiple check-ins in the process, we would love to see your progress bit by bit.
2229
5. Also check-in a separate file where you should list all your code review comments.
2330
6. Send us the link of your GitHub repo to **[email protected]**. Also attach your **resume**.
24-
25-
**The parameters of evaluation:**
26-
1. Naming Conventions & readability of code
27-
2. Modularization & Abstraction
28-
3. Demonstration of OO concepts & Design Patterns
29-
4. Etiquette of Version control

0 commit comments

Comments
 (0)