Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
albinsabu2023 authored Nov 4, 2024
1 parent 4fbd0ea commit e70b317
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,25 @@


# 📂solutions for code in explore site
explore >common_announcements >ipa_practice

- [x] solutions for quest 1
- <a href="https://github.com/albinsabu2023/TCS-IPA-Practice/blob/main/ipa-practice-explore-site/quest1/sol15mrk.java">15 mark quest</a>
- <a href="https://github.com/albinsabu2023/TCS-IPA-Practice/blob/main/ipa-practice-explore-site/quest1/soln35mrk.java">35 mark quest</a>
- [x] solutions for quest 2
- <a href="https://github.com/albinsabu2023/TCS-IPA-Practice/blob/main/ipa-practice-explore-site/quest2/soln15mrk.java">15 mark quest</a>
- <a href="https://github.com/albinsabu2023/TCS-IPA-Practice/blob/main/ipa-practice-explore-site/quest2/soln35mrk.java">35 mark quest</a>
- [x] solutions for quest 3
- <a href="https://github.com/albinsabu2023/TCS-IPA-Practice/blob/main/ipa-practice-explore-site/quest3/soln15mrk.java">15 mark quest</a>
- <a href="https://github.com/albinsabu2023/TCS-IPA-Practice/blob/main/ipa-practice-explore-site/quest3/soln35mrk.java">35 mark quest</a>

<img align ="right" heght=50 width=50 src ="https://upload.wikimedia.org/wikipedia/en/thumb/3/30/Java_programming_language_logo.svg/800px-Java_programming_language_logo.svg.png"/>

# TCS-IPA-Practice
# 📁TCS-IPA-Practice

### Simple Question
### 📂Simple Question
- [x] <a href="https://github.com/albinsabu2023/TCS-IPA-Practice/blob/main/CharFrequency/Main.java">Character frequency using map </a>

### Medium Questions
### 📁Medium Questions
- [x] <a href="https://github.com/albinsabu2023/TCS-IPA-Practice/blob/main/quest1/question.md"> q1.Course average & sort by attribute </a>
- [x] <a href="https://github.com/albinsabu2023/TCS-IPA-Practice/blob/main/quest2/qust2.txt"> q2.Employee class for findingTransport & secondHighest rating</a>
- [x] <a href="https://github.com/albinsabu2023/TCS-IPA-Practice/blob/main/quest3/Qust.txt">q3.Hotel available with wifi & in given month </a>
Expand Down

0 comments on commit e70b317

Please sign in to comment.