Upload Button Icon Add office photos

Filter interviews by

Varanasi Smart City Junior Engineering Assistant Interview Questions and Answers

Updated 10 May 2024

Varanasi Smart City Junior Engineering Assistant Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Why shuld we job
  • Q2. Different of A.C.To D.c. current
  • Ans. 

    AC current continuously changes direction while DC current flows in one direction.

    • AC current alternates direction periodically

    • DC current flows in one direction constantly

    • AC current is used in household appliances

    • DC current is used in batteries and electronic devices

  • Answered by AI
  • Q3. Ac is a alternating , DC is a dairect

Interview questions from similar companies

I was interviewed in Jul 2016.

Interview Questionnaire 

5 Questions

  • Q1. What do you know about assembly language?
  • Ans. 

    Assembly language is a low-level programming language that is specific to a particular computer architecture.

    • Assembly language is a symbolic representation of machine code instructions.

    • It is used to write programs that directly control the computer's hardware.

    • Assembly language is platform-dependent and requires knowledge of the computer's architecture.

    • It provides direct access to the computer's memory and registers.

    • Exa...

  • Answered by AI
  • Q2. Where is it used?
  • Q3. My project related questions
  • Q4. Questions like are you ready to relocate?
  • Q5. More situation based questions

Interview Preparation Tips

Round: Technical Interview
Experience: My interview was more on technical line. Questions were asked to check my technical skills related to the job applied.

Round: HR Interview
Experience: Few real life company problems were asked. You can easily develop the ability to answer such questions by participating in more project works.

Skills: Interpersonal Skills, Technical Skills
College Name: Vivekanand Education Society's Institute Of Technology (VESIT)

Engineer Interview Questions & Answers

TCS user image Anonymous

posted on 1 Jul 2015

Interview Preparation Tips

Round: Other Interview
Experience: They were core interviews basically and highly focused on Resume points.
Tips: Projects and internships were given significant importance and they grilled students on these aspects.

General Tips: Interview questions were mostly core sprinkled with a few HR questions. They asked a lot of questions on Heat,mass transfer. They look for students who have good conceptual knowledge of fundamentals of core courses.
Skill Tips: High importance was given to all courses basics.
Skills: Core courses concepts., Project and internship experiences.
College Name: IIT MADRAS

Interview Questionnaire 

12 Questions

  • Q1. What is an ideal diode?. Draw its input output characteristic curve
  • Ans. 

    An ideal diode is a theoretical diode that exhibits zero voltage drop when forward biased and infinite resistance when reverse biased.

    • An ideal diode acts as a perfect conductor when forward biased.

    • It allows current to flow in one direction with zero voltage drop.

    • When reverse biased, it acts as an open circuit with infinite resistance.

    • The input-output characteristic curve of an ideal diode is a vertical line at zero vol...

  • Answered by AI
  • Q2. Write a program for computing the factorial of a number using recursion
  • Ans. 

    Program to compute factorial of a number using recursion

    • Define a function that takes a number as input

    • Check if the number is 0 or 1, return 1 if true

    • Else, call the function recursively with n-1 as input and multiply with n

    • Return the result

    • Example: factorial(5) = 5 * factorial(4) = 5 * 4 * factorial(3) = 5 * 4 * 3 * factorial(2) = 5 * 4 * 3 * 2 * factorial(1) = 5 * 4 * 3 * 2 * 1 = 120

  • Answered by AI
  • Q3. List ten cellular operators in India
  • Ans. 

    There are several cellular operators in India. Here are ten of them.

    • Airtel

    • Vodafone Idea

    • Reliance Jio

    • BSNL

    • MTNL

    • Tata Docomo

    • Aircel

    • Uninor

    • Videocon

    • Loop Mobile

  • Answered by AI
  • Q4. Draw the layers of OSI model
  • Ans. 

    The OSI model has 7 layers that define how data is transmitted over a network.

    • Layer 1: Physical - deals with the physical connection of devices

    • Layer 2: Data Link - responsible for error-free transfer of data between devices

    • Layer 3: Network - handles routing of data between different networks

    • Layer 4: Transport - ensures reliable delivery of data between applications

    • Layer 5: Session - establishes and manages connections ...

  • Answered by AI
  • Q5. What is the function of session layer?
  • Ans. 

    Session layer manages and controls the connections between applications.

    • Establishes, maintains and terminates sessions between applications

    • Synchronizes data exchange between applications

    • Manages session checkpoints and recovery

    • Examples: Telnet, FTP, SMTP

  • Answered by AI
  • Q6. Tell us something about zener diode
  • Ans. 

    A zener diode is a type of diode that allows current to flow in the reverse direction when a certain voltage is reached.

    • Zener diodes are commonly used as voltage regulators.

    • They have a sharp breakdown voltage, which makes them useful for stabilizing voltage in electronic circuits.

    • Zener diodes are often used in power supplies, voltage references, and surge protectors.

    • They are also used in noise reduction circuits and as...

  • Answered by AI
  • Q7. Who is the chairman of ISRO?
  • Ans. 

    The chairman of ISRO is K. Sivan.

    • K. Sivan is an Indian space scientist and the current chairman of ISRO.

    • He has been associated with ISRO for over three decades and has contributed to several missions.

    • Under his leadership, ISRO has achieved several milestones including the successful launch of Chandrayaan-2.

  • Answered by AI
  • Q8. Write a program to print first 10 natural numbers on the screen
  • Ans. 

    Program to print first 10 natural numbers on the screen

    • Declare a variable i and initialize it to 1

    • Use a loop to print i and increment it until i reaches 10

  • Answered by AI
  • Q9. What is an IP address?
  • Ans. 

    An IP address is a unique numerical identifier assigned to every device connected to the internet.

    • IP stands for Internet Protocol

    • It consists of four sets of numbers separated by dots

    • Each set can range from 0 to 255

    • Example: 192.168.1.1 is an IP address

    • IPv4 and IPv6 are the two versions of IP addresses

  • Answered by AI
  • Q10. What is the full form of DRDO and NASA?
  • Ans. 

    DRDO stands for Defense Research and Development Organization and NASA stands for National Aeronautics and Space Administration.

    • DRDO is an agency of the Government of India, responsible for the development of technology for use by the military.

    • NASA is a United States government agency responsible for the civilian space program, as well as aeronautics and aerospace research.

    • DRDO was established in 1958 and has developed...

  • Answered by AI
  • Q11. Why do you want to join TCS?
  • Q12. How will you be able to adjust yourself in the environment of the company?

Interview Preparation Tips

Round: Test
Experience: Aptitude test was of a good level. It testing the basic concepts and was quants based with a few questions on reasoning which were comparatively easy. Good practice is required since the cut off in ky round was over 20 que out of a total of 30 questions.

Letter writing is an easy task. Just make sure that you use all the words given in the question statement.
Tips: Practice as much as you can!
Total Questions: 1 hour

Round: Technical Interview
Experience: This was quite long! Lasted for about 30 minutes! Questions were general and based on diodes, square wave rectifier. They as you about your favorite subject and the programming language you are comfortable with. It was not difficult. If one has a basic knowledge of your field then one can easy crack it.
Tips: Stay calm and confident

Round: HR Interview
Experience: This interview was of very short duration and was quite simple.
Tips: Stay calm and confident.

Skills: Basic Concepts, Confidence
College Name: Guru Nanak Dev University, Amritsar

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Wifi connectivity

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about wifi and performance

I applied via Campus Placement and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Basic programming questions, final year graduation project details, way of speaking
Round 3 - HR 

(1 Question)

  • Q1. Interest in joining company

Interview Preparation Tips

Topics to prepare for TCS Assistant Engineer interview:
  • Java
  • Python
  • SQL
Interview preparation tips for other job seekers - Prepare general aptitude and any basic programming like java Or python. Basic questions can be asked.

I applied via Walk-in and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How good your in technical
  • Ans. 

    I am highly skilled in technical aspects and have extensive experience in troubleshooting and problem-solving.

    • I have a degree in Electrical Engineering and have worked as a Service Engineer for 5 years.

    • I have experience in diagnosing and repairing complex machinery and equipment.

    • I am proficient in programming languages such as C++, Java, and Python.

    • I have excellent communication skills and can explain technical issues ...

  • Answered by AI
  • Q2. Good in technical and experience in serice and networking issues
Round 2 - One-on-one 

(2 Questions)

  • Q1. How soon you can join
  • Q2. Salary expectations and location confortable

Interview Preparation Tips

Interview preparation tips for other job seekers - Experience was good but basic preparation is must before get into interview penal

I applied via Naukri.com and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Puzzle solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Properly interviewed

I was interviewed before Mar 2021.

Round 1 - HR 

(2 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - nice company , work culture ,fairly compansated

Interview Questionnaire 

1 Question

  • Q1. What is java
  • Ans. 

    Java is a high-level programming language used for developing applications and software.

    • Java is object-oriented and platform-independent.

    • It is used for developing web, mobile, and desktop applications.

    • Java code is compiled into bytecode and executed by the Java Virtual Machine (JVM).

    • Popular frameworks and tools for Java development include Spring, Hibernate, and Maven.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - checkout google

Skills evaluated in this interview

Varanasi Smart City Interview FAQs

How many rounds are there in Varanasi Smart City Junior Engineering Assistant interview?
Varanasi Smart City interview process usually has 1 rounds. The most common rounds in the Varanasi Smart City interview process are Technical.
What are the top questions asked in Varanasi Smart City Junior Engineering Assistant interview?

Some of the top questions asked at the Varanasi Smart City Junior Engineering Assistant interview -

  1. Different of A.C.To D.c. curr...read more
  2. Ac is a alternating , DC is a dair...read more

Tell us how to improve this page.

Varanasi Smart City Junior Engineering Assistant Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Compare Varanasi Smart City with

Pune Smart City Development Corporation

4.0
Compare

Surat Smart City

5.0
Compare

Nagpur Smart and Sustainable City Development Corporation

3.3
Compare

Bhubaneshwar Smart City Limited

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview