Skip to content

Commit 3c01635

Browse files
committed
docs(higher-ed): expand india section with service vs product and gov jobs
1 parent e2d92d9 commit 3c01635

3 files changed

Lines changed: 80 additions & 3 deletions

File tree

docs/higher-education/india/gate_mtech.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ If you missed IIT in your undergraduate, M.Tech is your redemption arc. It is th
99
**Graduate Aptitude Test in Engineering (GATE)** is the only exam that matters.
1010
* **Ranking:** You need a rank under **AIR 500** for Top 7 IITs.
1111
* **Stipend:** The Govt gives you ₹12,400/month if you qualify GATE.
12+
* **Resources:**
13+
* **Go Classes:** Excellent for deep conceptual clarity.
14+
* **Made Easy / ACE:** Standard coaching for practice.
15+
* **Applied GATE (Gate Applied Course):** Good for CSE specifics.
16+
* **Standard Books:** Rosen (Discrete Math), Galvin (OS), Cormen (Algo).
1217

1318
---
1419

@@ -17,9 +22,10 @@ If you missed IIT in your undergraduate, M.Tech is your redemption arc. It is th
1722
* **Placements:** 20 - 30 LPA average.
1823
* **Focus:** Core research, High-end Systems Engineering.
1924
2. **IIIT Hyderabad:**
20-
* **Exam:** They have their own exam (PGEE).
21-
* **Reality:** Their coding culture is better than most IITs.
22-
3. **ISI Kolkata:** Best for Data Science/Math.
25+
* **Exam:** They have their own exam (PGEE). **Do not miss this.**
26+
* **Reality:** Their coding culture is synonymous with "Google".
27+
3. **ISI Kolkata:** Best for Data Science/Math stats.
28+
4. **BITS Pilani:** (Higher Diploma/M.E). Uses their own exam (BITS HD) or GATE. High fees but good ROI.
2329

2430
---
2531

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# ⚔️ Service Based vs Product Based Companies
2+
### "The Great Indian IT Debate"
3+
4+
In India, the IT industry is divided into two worlds. Knowing the difference early can save your career.
5+
6+
---
7+
8+
## 🏗️ Service Based Companies (The "Mass Recruiters")
9+
* **Examples:** TCS, Infosys, Wipro, Accenture, Cognizant, Capgemini (CHWTIA).
10+
* **The Model:** They build software for *other* clients (e.g., TCS builds a website for a US Bank). You are "billed" by the hour.
11+
* **Hiring:** Bulk hiring (thousands of students). Easier interviews (Aptitude + Basic Coding).
12+
* **Salary:** ₹3.5 LPA - ₹5 LPA (Fixed for years).
13+
* **Work:** extensive maintenance work, support projects, legacy tech (Java 6, Mainframes). *Luck based allocation.*
14+
* **Good For:** Stability, job security, low stress (sometimes).
15+
16+
---
17+
18+
## 🚀 Product Based Companies (The "Dream" Jobs)
19+
* **Examples:** Google, Microsoft, Amazon, Uber, Swiggy, Zomato, Razorpay.
20+
* **The Model:** They build their *own* product (e.g., Swiggy builds the Swiggy App).
21+
* **Hiring:** Selective. Hard interviews (DSA, System Design).
22+
* **Salary:** ₹12 LPA to ₹50 LPA+.
23+
* **Work:** Cutting edge tech, high ownership, fast paced.
24+
* **Good For:** Growth, learning, money.
25+
26+
---
27+
28+
## 🌉 The "Bridge" Companies (Startups & Mid-Sized)
29+
* **Examples:** Zoho, Freshworks, BrowserStack.
30+
* **Salary:** ₹6 LPA - ₹12 LPA.
31+
* **Why join?** They are the best stepping stone from Service to Product.
32+
33+
---
34+
35+
## 🔄 How to Switch from Service to Product?
36+
It is **Hard** but **Possible**.
37+
1. **Don't get comfortable:** The longer you stay in TCS ($3.3LPA), the harder it is to leave.
38+
2. **DSA is Key:** Product companies generally don't care about your "Support Project" experience. They care if you can reverse a Linked List.
39+
3. **Build Projects:** Show you know MERN/Spring Boot, not just "monitoring server logs".
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# 🏛️ Civil Services & UPSC for Engineers
2+
### "The Power & The Prestige"
3+
4+
Many engineers leave code to run the country. It is the toughest exam in India.
5+
6+
---
7+
8+
## 🇮🇳 CSE (Civil Services Exam) - IAS / IPS / IFS
9+
* **Role:** District Magistrate (IAS), Superintendent of Police (IPS).
10+
* **Why Engineers do it:** Power to change society, supreme job security, social status.
11+
* **The Struggle:** Success rate is **0.2%**. You will compete with doctors, lawyers, and arts graduates.
12+
* **Engineering Optional:** You can choose "Civil", "Mechanical" or "Electrical" as your optional subject. *Note: Computer Science is NOT an optional subject in UPSC CSE.*
13+
14+
---
15+
16+
## ⚙️ ESE (Engineering Services Exam) - IES
17+
* **Role:** Indian Engineering Services (IES). You work in Railways, CPWD, Telecommunications.
18+
* **Why:** You stay an engineer but get Govt perks. "The Technical Bureaucrats".
19+
* **Eligibility:** Only Civil, Mechanical, Electrical, and **Electronics & Telecom**.
20+
* **Bad News for CSE:** **Computer Science students are NOT eligible for ESE.** You have to write the exam in Electronics (tough) or choose a different path.
21+
22+
---
23+
24+
## 🏦 Other Govt Exams for CSE
25+
Since ESE is closed for CS, look at these:
26+
1. **ISRO (Centralized Recruitment Board):** Scientist/Engineer 'SC' post.
27+
2. **BARC (Bhabha Atomic Research):** OCES/DGFS Scientific Officer.
28+
3. **NIC (National Informatics Centre):** Scientist 'B'.
29+
4. **STQC / NIELIT:** Technical roles in Govt IT bodies.
30+
5. **Bank IT Officer (IBPS SO):** Manage bank servers/databases.
31+
32+
> **Bottom Line:** If you want Power -> UPSC IAS. If you want Tech + Govt -> ISRO/NIC.

0 commit comments

Comments
 (0)