Upload Button Icon Add office photos

Filter interviews by

Viren Telecom Cctv Technician Interview Questions and Answers

Updated 16 Feb 2024

Viren Telecom Cctv Technician Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How many Connection Done 3+1 cable
  • Ans. 

    3+1 cable typically refers to a CCTV cable with 3 video connections and 1 power connection.

    • 3+1 cable is commonly used for CCTV installations to connect cameras to the DVR or monitor.

    • The 3 video connections are typically for video transmission (e.g. video signal, audio signal, ground) and the 1 power connection is for supplying power to the camera.

    • Examples of 3+1 cables include RG59 coaxial cables with a power wire or S...

  • Answered by AI
  • Q2. 2 Camera can be installed

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Reverse an array
  • Ans. 

    Reverse an array of strings

    • Iterate through the array from both ends and swap the elements

    • Continue swapping until the middle of the array is reached

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare DS and algo well and some general HR questions

Skills evaluated in this interview

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

Round 1 - HR 

(1 Question)

  • Q1. Expected salary and current salary

Interview Preparation Tips

Interview preparation tips for other job seekers - had a good interview experience and all the best

I applied via Naukri.com and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Coding Test 

It MCQ in first round

Round 2 - Technical 

(1 Question)

  • Q1. It was a techical round
Round 3 - HR 

(1 Question)

  • Q1. General discussion and Package

Interview Preparation Tips

Interview preparation tips for other job seekers - one should be very strong in core java, and basic technonogies like servlets,jsp and jdbc, having thorrough knowledge of frameworks like Spring and hibernate,

I applied via Company Website and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How do you handle downtime
  • Ans. 

    I prioritize identifying the root cause and finding a solution while keeping stakeholders informed.

    • Identify the root cause of the downtime

    • Communicate with stakeholders about the issue and expected resolution time

    • Work on finding a solution as quickly as possible

    • Implement preventative measures to avoid future downtime

    • Document the incident and steps taken for future reference

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Because confident and prepare well for versant test

Interview Questionnaire 

1 Question

  • Q1. Off-campus interviews in Bangalore

Interview Preparation Tips

Round: Test
Experience: Only a few students will get shortlisted who do all the questions correctly.

Round: Other Interview
Experience: First 4 rounds on day 1 and this are just to shortlist for more rounds on some other day.
Tips: They will focus on almost all the concepts of computer science.You need to practice a lot and start it right now. Should be easy if you have prepared well enough. Use your holidays to start preparing for placements.

General Tips: Sooner you start, better your placement will be as lack of practice & last day study works only for exams but never for interviews. You'll get enough time to prepare for interviews once you get shortlisted. Focus on it even if you are placed already.
Skill Tips: They will focus on almost all the concepts of computer science.
Skills: C , Aptitude
College Name: NIT SURATHKAL

I was interviewed in Dec 2016.

Interview Preparation Tips

Round: Technical Interview
Experience: On-site interview (5 hours).

4 back-to-back 45-minute coding interviews, followed by a design interview, with a lunch break with a Googler in the middle.

The first coding interview was a set of (surprisingly) trivial (no algorithms needed) incremental coding questions.

The two next coding interviews were problems straight from the "Cracking the coding interview" book. Even though I divulged that I'd solved pretty much exactly the same problem before, they didn't give me an alternative problem and I quickly coded up a general and optimal solution for the problems. Follow-up in-depth questions were minimal and not hard.

The last coding question was a pure algorithm question related to search trees/tries. No coding required, spent the whole time reasoning about the most effective algorithm. This was a bit of a brain twister.

The design question was related to high-level system design (not OO design) for storage and search in geographic data. Focus was effective search as well as scalability both in traffic and data volumes.

Tips: Read "Cracking the coding interview" or other similar literature. Solve all the problems and you should be good to go. If you solve a bunch of problems at HackerRank (or similar) as well, you'll have the added bonus of training on how to generalize the algorithms.

Interview Questionnaire 

16 Questions

  • Q1. Tell me something about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and deployment tools like Docker

    • Strong problem-solving skills and ability

  • Answered by AI
  • Q2. What are your hobbies?
  • Ans. 

    My hobbies include hiking, playing guitar, and reading science fiction novels.

    • Hiking in local trails and national parks

    • Playing acoustic and electric guitar in a band

    • Reading books by authors like Isaac Asimov and Philip K. Dick

  • Answered by AI
  • Q3. Why cognizant over other companies?
  • Ans. 

    Cognizant offers diverse projects, global exposure, and a strong focus on employee growth and development.

    • Cognizant provides opportunities to work on diverse projects, allowing for a broad range of experience.

    • The company has a global presence, offering exposure to different cultures and markets.

    • Cognizant emphasizes employee growth and development through training programs and career advancement opportunities.

  • Answered by AI
  • Q4. Why engineering?
  • Ans. 

    Engineering allows me to solve complex problems, innovate, and create solutions that have a real impact on society.

    • Engineering provides a platform to apply scientific knowledge to practical problems.

    • It involves critical thinking, problem-solving, and creativity.

    • Engineers have the opportunity to work on cutting-edge technologies and make a tangible difference in the world.

    • For example, designing software systems to impro...

  • Answered by AI
  • Q5. Draw pin diagram of 8085 microprocessor
  • Ans. 

    Pin diagram of 8085 microprocessor

    • 8085 has 40 pins in total

    • Pins are grouped into 5 categories: power supply, address bus, data bus, control and status signals

    • Pin 1 is the reset pin, Pin 40 is the Vcc pin

    • Examples of control signals: RD, WR, ALE, INT, HOLD

    • Examples of status signals: S0, S1, IO/M, HLDA

  • Answered by AI
  • Q6. Difference between 8085 and 8086 microprocessor
  • Ans. 

    8086 is an advanced version of 8085 with more features and capabilities.

    • 8086 has a 16-bit data bus while 8085 has an 8-bit data bus.

    • 8086 has more registers than 8085.

    • 8086 has a higher clock speed than 8085.

    • 8086 supports virtual memory while 8085 does not.

    • 8086 has a more advanced instruction set than 8085.

    • Example: 8086 can perform multiplication and division operations while 8085 cannot.

  • Answered by AI
  • Q7. What is opamp?
  • Ans. 

    Opamp stands for operational amplifier. It is an electronic device used to amplify and process signals.

    • Opamps have high gain and can amplify signals to a very high degree.

    • They are commonly used in audio amplifiers, filters, and signal processing circuits.

    • Opamps have two input terminals and one output terminal.

    • They can be configured in different ways to perform various functions such as amplification, filtering, and osc...

  • Answered by AI
  • Q8. What are different phases of waterfall model?
  • Ans. 

    Waterfall model has five phases: requirements, design, implementation, testing, and maintenance.

    • Requirements phase: gathering and documenting requirements

    • Design phase: creating a detailed design based on requirements

    • Implementation phase: coding and integrating components

    • Testing phase: verifying that the system meets requirements

    • Maintenance phase: making changes and updates to the system

    • Example: building a website using...

  • Answered by AI
  • Q9. Types of testing
  • Ans. 

    Types of testing include unit, integration, system, acceptance, regression, performance, and security testing.

    • Unit testing: testing individual units or components of the software

    • Integration testing: testing how different units or components work together

    • System testing: testing the entire system as a whole

    • Acceptance testing: testing to ensure the software meets the requirements and is ready for release

    • Regression testing...

  • Answered by AI
  • Q10. Practical question related to normalization and its theory
  • Q11. What extra curricular activities you are interested in?
  • Ans. 

    I enjoy participating in coding competitions, volunteering at tech events, and attending hackathons.

    • Participating in coding competitions such as Codeforces or Topcoder

    • Volunteering at tech events like hackathons or coding workshops

    • Attending hackathons to collaborate with other developers and work on innovative projects

  • Answered by AI
  • Q12. What is your goal in life?
  • Ans. 

    My goal in life is to continuously learn and grow, while making a positive impact on the world around me.

    • Continuous learning and personal growth

    • Making a positive impact on the world

    • Achieving work-life balance

    • Building meaningful relationships

    • Contributing to the community

  • Answered by AI
  • Q13. Do you have any problem in relocation?
  • Ans. 

    I am open to relocation for the right opportunity.

    • I am willing to relocate for the job.

    • I have no issues moving to a new location for work.

    • I am excited about the possibility of experiencing a new city or country.

    • I have relocated for previous jobs and have found it to be a positive experience.

  • Answered by AI
  • Q14. Reasons why you want to and why you don't want to relocate?
  • Ans. 

    I want to relocate for career growth and new experiences, but I am hesitant due to leaving behind family and friends.

    • Career growth opportunities in new location

    • Desire for new experiences and challenges

    • Concerns about leaving behind family and friends

  • Answered by AI
  • Q15. What do you watch ion tv?
  • Ans. 

    I enjoy watching a variety of shows on TV, including dramas, comedies, and documentaries.

    • I watch dramas like Grey's Anatomy and This Is Us

    • I enjoy comedies such as The Office and Brooklyn Nine-Nine

    • I also like watching documentaries on topics like nature and history

  • Answered by AI
  • Q16. Which movie did you last see
  • Ans. 

    I last saw the movie Inception.

    • Directed by Christopher Nolan

    • Released in 2010

    • Genre: Sci-Fi/Thriller

    • Starring Leonardo DiCaprio

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: On 1st September 2016, Cognizant held this round at our college. We were initially told that it would be an adaptive paper but it was not so. We could not navigate between questions (both intra and inter section). There was a minimum number of questions which had to be attempted from each section else we would disqualify. The questions were easy and I found many questions common from AMCAT papers.
Tips: Practice as much as you can. Try to learn shortcut tricks to solve the questions quickly and easily. Try to solve questions within certain time limit. Give online tests so that you are familiar with giving tests on machine. Do not waste time in a particular question. If you can't solve it then leave it( if there is negative marking) or answer randomly( if there is no negative marking).
Duration: 55 mins minutes
Total Questions: 55

Round: Technical Interview
Experience: The interviewer asked me to introduce myself. I was nervous and so i fumbled in 2 or 3 sentences but then i took the pace. he chit chatted with me to release my pressure . he went through my resume and my marksheets. he asked a few HR questions and then started the technical interview. He asked me questions regarding microprocessors and electronics but I had prepared software subjects I being a CS student could not remember most of it. But I sill answered them with best of my knowledge. i told him that I would rather be comfortable with CS core subjects. then he shifted his focus to DBMS and Software Engineering I did not lose my calm although I was very nervous. I thought I would be rejected but finally I got selected.
Tips: Don't be nervous as most of the interviewers are really friendly and they give ample chances to prove yourself. Try to practice the your introduction. They may ask your questions that are not from your domain but try to answer them with your presence of mind and previous knowledge. you may be nervous but don't show that on your face. Try to have basic concepts of your core subjects.

Round: HR Interview
Experience: It is the best round. You can voice your own views. The interviewers are mostly friendly and you seem to have a discussion with your friends.
If you manage to appear for this round most probably you will be selected.
Tips: Just be simple and be frank. Answer to the point and do not sound arrogant.

Skill Tips: Try to clear the aptitude and half of your job is done. For technical interview try to learn the basics of c,OOPS,DBMS. Try to know about the company .
Be calm .
All the best..!!
Skills: software engineering, Basic Electronics, Basic Knowledge Of DBMS
College Name: St. Thomas' College Of Engineering & Technology

Skills evaluated in this interview

I was interviewed in Sep 2016.

Interview Questionnaire 

10 Questions

  • Q1. Tell me about yourself ?
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge in algorithms and data structures

    • Passionate about learning new technologies and solving complex problems

  • Answered by AI
  • Q2. What is your fav subject ?
  • Ans. 

    My favorite subject is computer science because I enjoy problem-solving and creating innovative solutions.

    • Computer science allows me to work on challenging problems and develop new technologies.

    • I enjoy coding and building software applications.

    • I find the intersection of technology and creativity fascinating.

    • Computer science offers endless opportunities for learning and growth.

  • Answered by AI
  • Q3. Write a query to find the employee name who earns maximum salary
  • Ans. 

    The query finds the employee name who earns the maximum salary.

    • Use the SELECT statement to retrieve the employee name and salary from the database table.

    • Use the ORDER BY clause to sort the results in descending order based on salary.

    • Use the LIMIT clause to limit the result to only one row.

    • Return the employee name from the query result.

  • Answered by AI
  • Q4. Another simple query
  • Q5. Introduce yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in front-end development using HTML, CSS, and JavaScript

    • Proficient in back-end development with Node.js and Express

    • Familiar with database management systems like MySQL and MongoDB

  • Answered by AI
  • Q6. Favorite Game and Player ?
  • Ans. 

    Favorite Game: The Legend of Zelda: Breath of the Wild, Favorite Player: Lionel Messi

    • Favorite Game: The Legend of Zelda: Breath of the Wild

    • Favorite Player: Lionel Messi

  • Answered by AI
  • Q7. Why him ?
  • Q8. Do you have problem in night shift ?
  • Ans. 

    I am comfortable working night shifts and have no problem with it.

    • I have experience working night shifts in previous roles.

    • I am able to adjust my sleep schedule accordingly to accommodate night shifts.

    • I am aware of the potential challenges of working night shifts and have strategies to overcome them.

  • Answered by AI
  • Q9. Comfortable working outside kolkata ?
  • Ans. 

    Yes, I am comfortable working outside Kolkata.

    • I am open to new opportunities and experiences in different locations.

    • I am adaptable and can easily adjust to new environments.

    • I have previous experience working in different cities, such as Delhi and Bangalore.

  • Answered by AI
  • Q10. Then asked to read terms and condition and signed

Interview Preparation Tips

Round: Test
Experience: Reading Comprehennsion in Verbal needs time, rest was easy. Finished the test in 40 minutes and each section has a time limit with no negative marking and the test was adaptive you cannot vist a question twice and you cannot leave a question you must attempt and move to
Tips: Test vendor is amcat for many years. Practice as many questions you can get of Amcat .
Total Questions: 55

Round: Technical Interview
Experience: The interview was too short around 3-4 minutes as i was interviewed towards the end then next was HR.I had a certificates .
Design and Analysis of Algorithm-NPTEL. The ignored it
Tips: Things depend on luck I was asked favorite subject I said C he asked from DBMS :) . Some people were asked from Microprocessor :( also. Some were asked programs like reverse a number then prime number vowel count etc

Round: HR Interview
Experience: I was getting nervous HR said you have cleared the interview this is just a discussion why being tensed ? General conception is every one clears Technical clears HR . Around 5-6 didn't clear HR
Tips: Just talk always with a smile in face in HR nothing more

Skill Tips: Be calm that's it in mass recruitment luck often plays a vital role.
Skills: Communication, SQL
College Name: st.thomas college of engineering and technology

Skills evaluated in this interview

Interview Questionnaire 

11 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and a passion for learning new technologies.

    • Experienced in developing web applications using technologies such as React, Node.js, and MongoDB

    • Passionate about learning new technologies and keeping up with industry trends

    • Strong problem-solving skills and ability to work well in a team environment

  • Answered by AI
  • Q2. Questions on SQL(as mentioned in my resume)
  • Q3. Questions on all the projects done including their practical utility, my role in particular
  • Q4. What all extra curriculars were you involved in
  • Ans. 

    I was involved in various extracurricular activities such as volunteering, sports, and coding clubs.

    • Volunteered at local animal shelter

    • Played on intramural basketball team

    • Participated in coding competitions

    • Organized and led coding club at school

  • Answered by AI
  • Q5. Two puzzles: 1. how can you cut a cake in 8 pieces in minimum number of cuts(answered) ,2.make 4 equilateral triangles using 6 matchsticks(answered)
  • Q6. What do you do in your lab courses in college(explained in detail a particular experiment i had performed recently)
  • Q7. Do you have any questions
  • Q8. How was the technical interview
  • Q9. Asked me about my AIEEE rank and branch performance
  • Q10. What do you want to do in future that you have not attempted yet( I mentioned social service and music)
  • Q11. What are your location preferences
  • Ans. 

    I am open to working in any location, but I prefer cities with a vibrant tech community.

    • Open to any location

    • Prefer cities with a vibrant tech community

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: clearly cgpa based (>6.5). Around 900 students were shortlisted.

Round: Test
Experience: aptitude questions were quite easy and a person with average qaunt skills can easily make through. there was a question to be answered in a paragraph form to judge your english proficiency. around 450 students made it to the next round.
Tips: follow R.S. Agarwal for aptitude part and rest is an application of little bit of common sense.

Round: Technical Interview
Experience: technical round is not tough to crack if you are clear with your basics. this round also comprises HR questions. The questions depend on your branch and CV.
Tips: stay calm and confident. be thorough with your resume. do not leave any loopholes. focus on your strengths during the interview. they mainly look for a confident person with good communication skills. you may clearly say a no if you are not well versed with a topic but do not beat around the bush.

Round: HR Interview
Experience: there were also some absurd questions like do you know cooking & driving etc. but that made me all the more comfortable. the interview was very light and seemed like a casual conversation. the interviewer also shared her experiences and was very jovial. made me read and sign a document which concluded my interview.
Tips: if you have cleared the tech round..more than half the job is done unless you dun make some major blunder here. just maintain a smile and answer all questions honestly. you will surely make it. I was informed regarding my selection a week later. good luck to the future aspirants.

Skills: Verbal Ability, Logical Reasoning, Aptitude, 1)communication
College Name: BIT Mesra

Viren Telecom Interview FAQs

How many rounds are there in Viren Telecom Cctv Technician interview?
Viren Telecom interview process usually has 1 rounds. The most common rounds in the Viren Telecom interview process are One-on-one Round.
What are the top questions asked in Viren Telecom Cctv Technician interview?

Some of the top questions asked at the Viren Telecom Cctv Technician interview -

  1. How many Connection Done 3+1 ca...read more
  2. 2 Camera can be instal...read more

Tell us how to improve this page.

Viren Telecom Cctv Technician Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.6k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
WNS Interview Questions
3.4
 • 1k Interviews
Google Interview Questions
4.4
 • 826 Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
View all
Senior Executive
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Auto CAD Designer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Billing Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Viren Telecom with

Cognizant

3.7
Compare

Teleperformance

3.9
Compare

iEnergizer

4.6
Compare

Reliance Retail

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