Patna High Court Technical Assistant Exam Pattern And Syllabus

Patna High Court

The Patna High Court Technical Assistant Exam is a competitive recruitment examination conducted to select qualified candidates for technical roles in the High Court of Judicature at Patna. This exam is designed to assess candidates’ knowledge in computer science, information technology, and related technical skills, along with their general aptitude and problem-solving ability. The selection process typically includes a written examination followed by an interview or skill test, ensuring that candidates possess both theoretical understanding and practical expertise.

Aspirants are expected to have a strong foundation in programming, networking, database management, and basic computer operations. The exam offers a prestigious opportunity to work in the judicial system, providing job stability and career growth. Candidates preparing for this exam should focus on both technical subjects and general awareness to secure a position as a Technical Assistant in the Patna High Court.

Patna High Court Technical Assistant: Overview Table 

FieldDetails
OrganizationHigh Court of Judicature at Patna
PostTechnical Assistant (Group-C Post)
CategorySyllabus & Exam Pattern
Mode of ExamWritten Examination
Type of QuestionsObjective-Type (MCQ based)
Total Questions100 questions (in Preliminary Test) Note: Number of questions for the 200-mark Written Test is not explicitly stated.
Total Marks330 Marks (Final Merit) • Written Test: 200 marks • Trade/Skill Test: 100 marks • Interview: 30 marks (Prelims: 100 marks, qualifying only)
Time Duration• Preliminary Test: 120 minutes (2 Hours) • Written Test: 120 minutes (2 Hours) • Trade/Skill Test: 60 minutes (1 Hour)
Negative Marking0.25 marks (1/4th deduction) – Applicable only in Preliminary Test
Selection Process• Screening/Preliminary Test (if applications are high)

 • Written Test 

• Trade/Skill Test / Work Proficiency Test 

• Interview

Official Websitehttps://patnahighcourt.gov.in

Patna High Court Technical Assistant: Exam Pattern 

The selection process is structured into multiple stages: a Written Test, a Trade/Skill/Work Proficiency Test, and an Interview. Additionally, if the number of applicants is high, a Multiple Choice Question (MCQ) based Screening/Preliminary Test will be conducted to shortlist candidates. The marks obtained in the Preliminary Test are purely for shortlisting and will not be added to the final merit list.

Exam Pattern 

Stage of ExaminationMaximum MarksMinimum Qualifying MarksDuration
[A] Screening/ Preliminary Test (MCQ based)

(Conducted if the number of applicants is high)

• General Awareness (15 Marks)

• Reasoning and Quantitative Aptitude (10 Marks)

• General English (15 Marks)

• Computer Applications (60 Marks)

100402 Hours
[B] Written Test (MCQ based)200802 Hours
[C] Trade/Skill Test/Work Proficiency Test100401 Hour
[D] Interview309
Total marks for preparation of final merit list ([B]+[C]+[D])330

Patna High Court Technical Assistant: Syllabus 

SubjectDetailed Syllabus
General Awareness• Questions testing general awareness, current events, and everyday observations .

• India and neighboring countries (History, Culture, Geography, Polity, Economy, General Policy, Scientific Research) .

• Current Affairs, Books and Authors, Sports, Important Schemes/Days, People in News, Awards .

• General Science and Environment .

• Bihar’s History, Culture, Geography, Economy, Polity, and general awareness.

Reasoning and Quantitative AptitudeReasoning: Analogy, Similarity and Difference, Space Visualization/Orientation, Problem Solving, Analysis, Visual Memory, Discrimination, Observation, Relationship Concept, Arithmetical Reasoning, Verbal and Figural Classification, Number Series, Non-Verbal Series, Coding/Decoding, Statement Conclusion, Syllogistic Reasoning .

Quantitative Aptitude: Number System, Whole Numbers, Decimals, Fractions, Basic Arithmetic, Percentage, Ratio and Proportion, Average, Interest, Profit and Loss, Time and Distance, Time and Work, Height and Distance, Mensuration.

General English• Vocabulary, grammar, sentence structure, synonyms, antonyms and their correct usage .

• Spot the error, fill in the blanks, spellings/detecting mis-spelt words, idioms & phrases, one word substitution, improvement of sentences .

• Active/passive voice, direct/indirect narration, shuffling of sentence parts/sentences in a passage, cloze passage, comprehension passage.

Written Test Syllabus (Domain-Specific)

Sl. No.SubjectDetails
1Programming FundamentalsBasic concepts of programming, algorithm development, introduction to the programming environment, introduction to C programming, variables, data types, and operators, control structures: if, else, switch, functions and parameter passing, arrays and strings, pointers and dynamic memory allocation, file I/O.
2Data StructureIntroduction to arrays and strings, manipulation and operations, singly/doubly/circular linked lists. Stack implementation, queue, deque, priority queue. Binary trees, binary search trees, tree traversal algorithms, balanced trees (AVL, red-black). Graph representation (adjacency matrix/list), graph traversal (DFS, BFS), minimum spanning tree algorithms.
3Web Technology & VirtualizationOverview of WWW and Internet, cloud computing concepts, models, benefits, and challenges. HTML5 (structure and semantics), CSS3 (styling and layout), JavaScript (fundamentals and DOM manipulation), responsive web design. Virtualization-Hypervisor and containers, life cycle of VM, administration. Platforms like ESXi, Hyper-V, KVM. Thorough familiarity with Linux OS.
4Computer NetworksSignals, transmission media (twisted pair, coaxial, optical fiber), digital/analog transmission, multiplexing, transmission errors, modulation/demodulation. Network hardware (Hub, Switch, Modem, Router, Bridge, Repeaters, Firewall). IPv4/IPv6 addressing, subnetting, super netting. Routing fundamentals and algorithms (Distance Vector, Link State), IP Routing (RIP, OSPF, BGP), ICMP, multicast routing, QoS. DNS, FTP, HTTP, SMTP, POP, IMAP, Telnet, DHCP, SNMP. System maintenance, Windows/Linux OS installation, dual boot, device drivers, shell scripting.
5Computer Organization and ArchitectureOverview of architecture/organization, binary/decimal/octal/hexadecimal systems, representation of integers/floating-point numbers/characters, two’s complement, BCD. Logic gates, combinational/sequential circuits, Karnaugh maps. CPU Architecture: Control Unit, ALU, registers, ISA, IEC, addressing modes. Memory technologies (RAM, ROM, cache, virtual memory), memory organization, cache mapping/replacement policies, I/O operations.
6Hardware Devices InstallationBasic troubleshooting techniques, installation/configuration of PCs, Laptops, Mobile Devices, Printers, Scanners. Management of I/O Devices. Installation & Configuration of OS (Windows/Ubuntu) upgrade, ROM/RAM, BIOS, Firmware Hard Disks, PC assembling. Installation/maintenance of UPS Systems, networking devices (routers, switches), structured cabling, Firewalls, LAN connectivity, configuring internet sharing.
7DatabaseOverview of Databases and DBMS. E-R Model, Relational Model, Relational Algebra, Tuple Calculus, SQL, Integrity Constraints, Normal Forms. File Organization, Indexing (B and B+ Trees), Transactions, Concurrency Control. Types of Databases (Relational, NoSQL, Object-Oriented). Relational Model Basics (Tables, Keys, ER Diagrams), normalization (1st, 2nd, 3rd Normal Forms). Basic SQL Queries (SELECT, INSERT, UPDATE, DELETE), Filtering (WHERE), Sorting (ORDER BY), Joins (INNER, LEFT, RIGHT)

Preparation Tips

  • Master the Technical Core: The syllabus leans heavily toward core computer science and IT concepts. You should dedicate a significant portion of your study schedule to Programming Fundamentals (especially C language arrays and pointers) and Data Structures like trees and graphs.
  • Emphasize Database Management: SQL queries and database normalization are critical. Ensure you have a firm grasp of basic commands (SELECT, INSERT, UPDATE, JOINs) and the First, Second, and Third Normal Forms.
  • Strengthen Hardware and Networking Knowledge: Since this is a Technical Assistant role, practical knowledge is paramount. Review installation procedures for Windows and Linux, PC assembly, basic PC/printer troubleshooting, and thoroughly study IP addressing (both IPv4 and IPv6) alongside routing protocols.
  • Don’t Ignore the Prelims Syllabus: If applicant numbers are high, a preliminary test will be held. To ensure you make the cut, keep your general awareness sharp. Read daily current affairs and allocate specific time to study the history, geography, and economy of Bihar.
  • Focus on Accuracy: In the Screening/Preliminary test, there is a negative marking of 1/4th of a mark for every incorrect answer. Practice mock tests to improve your accuracy and time management so you do not lose unnecessary points.
  • Ensure Documentation is Perfect: Keep in mind that all uploaded documents (like caste/NCL certificates) must be issued before the application deadline of 30.04.2026, and your spelling/data entry must be flawless to avoid rejection during document verification. Focus on standardization of your details across all forms and certificates.

Some Important Links

Jharkhand TET Exam Pattern and SyllabusClick Here
RPSC SI / Platoon CommanderClick Here

Leave a Reply

Your email address will not be published. Required fields are marked *

Index
Scroll to Top
PAN Card New Rules 2026 – What Changed? Big Update: 65000 Anganwadi Recruitment Soon UP Home Guard Jobs – Don’t Miss This Chance Rajasthan Police 9000 Constable Recruitment Soon RRB Technician Vacancy 2026 – Check Details