Student Guide
Everything you need to learn effectively on Tejav — from creating your account to mastering DSA, UPSC, and board exams with AI.
Account & Login
Tejav supports two sign-up flows depending on where you access the platform.
Signing Up
- 1Choose your portalVisit tejav.com for the main platform or {institute}.tejav.com if your coaching institute gave you a link.
- 2Click "Sign Up"Located in the top-right corner. First-time visitors are prompted automatically.
- 3Enter your phone numberA 6-digit OTP is sent via SMS. You can also sign up with email and password.
- 4Complete your profileAdd your name and optionally a profile photo. No credit card required.
Login Methods
| Method | How to Use | Best For |
|---|---|---|
| Phone OTP | Enter number → receive SMS OTP | Most students (no password to remember) |
| Email + Password | Enter email → set password on first login | Students who prefer email |
| Google OAuth | Click "Continue with Google" | Quick access with existing Google account |
Courses & Enrollment
Tejav offers structured courses across JEE, NEET, UPSC, DSA, Board Exams, and more. Each course has chapters with video, text, and quizzes.
Browsing Courses
Go to /courses to see all available courses. Use filters:
| Filter | Options |
|---|---|
| Category | JEE, NEET, UPSC, Board Exam, DSA, Other |
| Language | English, Hindi (Bilingual) |
| Price | Free, Paid, All |
| Difficulty | Beginner, Intermediate, Advanced |
Enrolling in a Course
- 1Open a courseClick any course card to see the full syllabus, faculty info, and preview chapters.
- 2Click "Enroll Now"For free courses this is instant. For paid courses, you're taken to the payment page.
- 3Complete paymentSupports UPI, cards, net banking, and EMI. You get instant access on payment.
- 4Start learningGo to "My Courses" or directly open any chapter from the course page.
Learning Experience
Each chapter combines video, structured text, AI explanations, and a quiz — all accessible in both English and Hindi.
Chapter Layout
| Section | What it Contains |
|---|---|
| Video Lesson | Recorded lecture (YouTube or hosted). Auto-plays next chapter on completion. |
| Chapter Content | Structured text with examples, diagrams, and code blocks. |
| AI Teacher | Ask any question about this chapter. AI responds in context. |
| Key Takeaways | 5-10 bullet points summarizing the chapter — great for quick revision. |
| Chapter Quiz | 5-10 MCQs with instant feedback and explanations. |
Bilingual Content (English ↔ Hindi)
Tejav is built from the ground up for bilingual learners. Every piece of content — chapters, quizzes, explanations, and AI responses — is available in both English and Hindi.
How to Switch Language
Look for the language toggle in the top navigation bar. It appears as EN | हि and switches all content on the current page instantly.
AI Personal Teacher
Every chapter has a built-in AI teacher that knows the course content and can answer questions in real time — in English or Hindi.
What the AI Teacher Can Do
| You Ask | AI Does |
|---|---|
| "Explain this concept again with an example" | Gives a fresh explanation tailored to your level |
| "I'm confused about the diagram in step 3" | Breaks down that specific part of the chapter |
| "Give me a practice problem on this topic" | Generates a new question with hints and solution |
| "Mujhe Hindi mein samjhao" | Switches to Hindi explanation automatically |
| "What will come in JEE from this chapter?" | Highlights exam-relevant portions and question patterns |
DSA Interview Prep
Tejav has 3,128+ LeetCode-style problems with complete solutions, time/space complexity, and multiple language implementations. Built for students targeting Google, Amazon, Microsoft, and other top tech companies.
Accessing DSA Prep
Visit /interview-prep/dsa or click "Interview Prep" in the main navigation.
Problem Filters
| Filter | Options | Use Case |
|---|---|---|
| Difficulty | Easy, Medium, Hard | Start with Easy → Medium → Hard |
| Topic | Arrays, Trees, DP, Graphs, etc. | Topic-wise practice |
| Company | Google, Amazon, Microsoft, Flipkart, Zomato... | Company-specific interview prep |
| List | Blind 75, NeetCode 150, All | Curated high-frequency lists |
| Status | Solved, Unsolved, Bookmarked | Track your progress |
Supported Languages
Example: Solving Two Sum
seen = {}
for i, num in enumerate(nums):
if target - num in seen:
return [seen[target - num], i]
seen[num] = i
UPSC Preparation
1,900+ UPSC previous year question papers available as interactive quizzes with answer keys, detailed explanations, and Hindi medium support.
Exam Categories Available
| Category | Papers Available |
|---|---|
| UPSC CSE Prelims GS1 | GS Paper 1 (2000–2025) |
| UPSC CSE Prelims GS2 (CSAT) | CSAT Papers with Math, Reasoning |
| UPSC CSE Mains | GS1, GS2, GS3, GS4 + Essay |
| IAS Optional Subjects | Geography, History, Political Science, Sociology, etc. |
| UPSC CAPF, CDS, NDA | Defence exam papers |
| State PSC Papers | UPPSC, MPSC, RPSC, BPSC, and more |
How to Practice a Paper
- 1Go to /upscChoose a category — GS1, GS2 (CSAT), Optional, etc.
- 2Select a paperPick by year (e.g., "UPSC CSE 2023 GS1") or browse all.
- 3Start timed quizAnswer MCQs in exam format. Timer shows remaining time.
- 4View resultsSee score, correct/wrong breakdown, and detailed explanations for each answer.
- 5Review in HindiToggle to Hindi to read explanations in your medium.
Board Exam Papers
Previous year board exam papers for CBSE, ICSE, and 11 state boards — organized by class, subject, and year.
| Board | Classes | Subjects |
|---|---|---|
| CBSE | 10, 12 | Maths, Science, English, Hindi, Physics, Chemistry, Biology, Accounts, Economics |
| ICSE / ISC | 10, 12 | All core subjects |
| UP Board | 10, 12 | Hindi medium + English medium |
| MP Board | 10, 12 | All subjects |
| Rajasthan Board | 10, 12 | All subjects |
| + 8 more state boards | 10, 12 | Core subjects |
AI Snap-Solve
Take a photo of any problem — handwritten, printed, or from a book — and get a step-by-step solution with explanation.
How to Use Snap-Solve
- 1Open Snap-SolveTap the camera icon in the main navigation or from the mobile app home screen.
- 2Photograph the problemPoint your camera at the question. Works with handwritten text, printed books, or whiteboard problems.
- 3AI processes the imageTakes 2-5 seconds. The AI reads the problem using OCR + vision models.
- 4Receive solutionStep-by-step explanation with reasoning. Request Hindi explanation anytime.
- 5Ask follow-up questions"Why did you do step 3?" — the AI explains further.
WhatsApp Micro-Tests
Daily practice questions delivered directly to your WhatsApp. 5–10 questions per day, personalized to your enrolled courses, with instant results.
Enabling WhatsApp Tests
- 1Go to Profile SettingsClick your avatar → Settings → WhatsApp Tests.
- 2Enter your WhatsApp numberInclude country code. Example: +91 9876543210.
- 3Verify with OTPA verification code is sent to WhatsApp to confirm the number.
- 4Choose your test timePick a daily time (morning recommended — 7 AM or 8 AM).
- 5Select topicsChoose which enrolled courses to include in daily tests.
What a Micro-Test Looks Like
Test Format
| Setting | Default | Customizable? |
|---|---|---|
| Questions per day | 5 questions | Yes (3, 5, or 10) |
| Delivery time | User chosen | Yes |
| Feedback | Immediate after each answer | No |
| Language | English | Yes — toggle to Hindi |
| Topics | All enrolled courses | Yes — select specific courses |
Flashcards & Spaced Repetition
Tejav auto-generates flashcards from course content and uses the Leitner spaced repetition system to schedule reviews at optimal intervals.
How Spaced Repetition Works
Progress Tracking
Tejav tracks every chapter you complete, every quiz you attempt, and every WhatsApp test you answer.
| What's Tracked | Where to See It |
|---|---|
| Chapter completion % | Course page → progress bar |
| Quiz scores by chapter | My Courses → select course → Quiz History |
| WhatsApp test streak | Profile → WhatsApp Tests → Streak |
| Daily study time | Profile → Activity |
| Weak topics | Profile → Analytics → Weak Areas |
| Batch rank | Course page → Leaderboard (if institute uses batches) |
Study Materials Store
If your institute has listed books or study notes on Tejav, you can browse and inquire directly from the store without logging in.
- 1Visit the storeGo to {institute}.tejav.com/store or click "Store" in the sidebar.
- 2Browse by subject or classFilter by subject (Math, Science, English) or class level (6, 7, 8, 9, 10, 11, 12).
- 3View detailsSee features, board compatibility (CBSE/NCERT/NEP 2025), price, and whether custom branding is available.
- 4Inquire via WhatsAppClick the green WhatsApp button. A pre-filled message with your inquiry goes to the institute directly.