Upload Button Icon Add office photos

Filter interviews by

Nexus Computers Interview Questions and Answers

Updated 16 Mar 2023

Nexus Computers Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Sep 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is antivirus and what is function of it?
  • Ans. 

    Antivirus is a software program designed to detect, prevent, and remove malicious software from a computer or network.

    • Antivirus scans files and programs for known viruses and malware

    • It also monitors system activity for suspicious behavior

    • Antivirus software can quarantine or delete infected files

    • Regular updates are necessary to keep the antivirus software effective

    • Examples of popular antivirus software include Norton, M

  • Answered by AI
  • Q2. How do you connect a new system to network?
  • Ans. 

    To connect a new system to a network, follow these steps:

    • Ensure the system meets network requirements

    • Connect the system to the network using Ethernet cable or Wi-Fi

    • Configure network settings on the system

    • Test the connection to ensure it's working properly

  • Answered by AI
  • Q3. Would you know how to install motherboard?
  • Ans. 

    Yes, I know how to install a motherboard.

    • Ensure the motherboard is compatible with the CPU and other components

    • Install the I/O shield in the case

    • Align the motherboard with the standoffs in the case

    • Secure the motherboard with screws

    • Connect power cables, data cables, and other components to the motherboard

    • Install RAM, CPU, and other components as needed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They didn't go in deep question and they will select you also if you are fresher.

Skills evaluated in this interview

FMS Engineer Interview Questions asked at other Companies

Q1. Which cable we are using Switch to Router connectivity
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 30 Sep 2021

I applied via Walk-in and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

10 Questions

  • Q1. It computer technical
  • Q2. Hardware troubleshootin
  • Q3. Networking support
  • Q4. Networking CCNA Mcse Linux
  • Q5. Networking
  • Q6. Hardware manufacturers
  • Q7. Hardware installation
  • Q8. Network related
  • Q9. Networking CCNA
  • Q10. MCSA Linux

Interview Preparation Tips

Interview preparation tips for other job seekers - Desktop Support Hardware

Interview questions from similar companies

I was interviewed in May 2017.

Interview Questionnaire 

4 Questions

  • Q1. Why is string immutable
  • Ans. 

    String is immutable because it ensures data integrity and allows for efficient memory management.

    • Immutable strings prevent accidental modification of data.

    • Immutable strings can be easily shared and reused, improving memory efficiency.

    • Immutable strings enable efficient string interning and caching.

    • Immutable strings support thread safety in concurrent environments.

  • Answered by AI
  • Q2. Do @requestparam has default value
  • Ans. 

    Yes, @RequestParam has a default value if not specified.

    • If a @RequestParam is not provided in the request, it will use its default value.

    • The default value can be set using the 'defaultValue' attribute of @RequestParam annotation.

    • If no default value is specified, the parameter will be considered as required and an exception will be thrown if not provided.

  • Answered by AI
  • Q3. Singleton and prototype
  • Q4. Why abstract class is required
  • Ans. 

    Abstract classes are required to provide a common interface and share code among related classes.

    • Abstract classes allow for code reusability and promote modular design.

    • They provide a common interface for a group of related classes.

    • Abstract classes can define abstract methods that must be implemented by subclasses.

    • They can also provide default implementations for common methods.

    • Abstract classes cannot be instantiated, b

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions & Answers

Samsung user image Gaurav Srikant Mokhasi

posted on 3 Dec 2015

Interview Preparation Tips

Round: PRE PLACEMENT OFFER
Experience: Interns (both CS and IT) were selected in my third year. Pre-placement offers were rolled out to 16 of us which was roughly a conversion ratio of 1:3. A couple of ECE hires were added when SRI-B visited campus later.

General Tips: If you're in CS or IT, this is the only format your resume should be in: -----
Take your internship seriously. Have fun and all but also get your project done. It's not the end of the world if you don't get a PPO. Campus placements are tension-filled, no doubt, but a lot of people get equally good if not better jobs after missing out on PPOs.
Make sure you talk to your manager about the PPO process. She will be the one giving you your final review. So ensure that she knows you want the job. Prepare a fancy presentation for the HR. By fancy, I mean slick and professional. Think Apple, not flashy Microsofty graphics and stupid word art.
Skill Tips: Google GSAT (Global Samsung Aptitude Test) a week before the test and make sure you practice some similar CAT type questions. Questions are of medium difficulty and time management is a real issue (most of us were unable to finish properly). - I didn't have to use these but I've heard good things about codechef/topCoder and books such as Cracking the Coding Interview by Gayle Laakmann McDowell.
Skills:
College Name: NIT Surathkal

Interview Preparation Tips

Round: Test
Experience: 31 students were shortlisted for interviews based on aptitude test score. After first round of technical interview, 12 students were shortlisted for next rounds of interview.

General Tips: It was a good experience, nothing stressful. Though process of interviews took almost 12 hours to complete but it was rewarding in the end.
Skill Tips:  How to answer HR questions effectively.
 Keep your mind concentrated on your goal.
 Don't take stress during interview time.
 Prepare yourself according to the job profile of the company.
Skills:
College Name: NIT Surathkal

Software Engineer Interview Questions & Answers

Samsung user image Shubham Srivastava

posted on 5 Feb 2016

Interview Preparation Tips

Round: Test
Experience: Written round: One programming question of 3 hours duration.All test cases were to passed.
Duration: 3 hours minutes
Total Questions: 1

Round: Technical Interview
Experience:
There were two rounds : tech PI and HR round.
A.Tech. PI: Firstly,interviewer went through my whole resume.He started asking questions from project done during summer internship.Questions were:
1.What is he project about?
2.Difference between 3G and 4G.
3.What is the aim of this research internship?
4.How much was i able to complete in two months?(I told that i am continuing as major project,since in two months time i could not get desired result).

Then, he went onto programming language i was comfortable. I answered C.
1.sizeof("shubham")
strlen("shubham")
I was asked to write output.Output would be 8 and 7. He asked why. Basic concepts should be clear.
2.Storage Classes in C-asked me concept and gave some questions to write output.
3.Constant pointers and pointers to constant. Asked to write output of snippets he gave.
4.malloc,caloc,realloc,free-syntax
5.Questions on pointers.

Basic concepts of let us C were asked mostly,that book is enough . Also see, GEEKSFORGEEKS, C section.

Operating System: Mutex and Semaphore,critical Section, Scheduling algorithms, Producer-Consumer Problem.
(Data Structures was not asked to me but others.)

Puzzles:
1. Maximum run a batsman can make in 50 overs.
2.There are 10 coins. 5 face head side and 5 as tail. You are blind folded.Make two piles of equal number of coins such that number of head in equal in both the piles.
Assumption:You can flip coin any number of times.

Question: Why do you want to join Samsung ,though placed in other company?

Questions: Any plans of future studies. I answered 'NO' only job.

Last question: Any question I would like to ask them. I asked what work would be doing in R&D. He explained me a lot of things.
Tips: 1.Be thorough with your project(done during internship or training) . You should be able to answer almost all the questions.
2.Study operating system very well if you plan to sit in samsung R&D.
3.Data structures and any one programming language.
4.Prepare puzzles as it can be asked by anyone. See programmerinterview.com etc.
5.Refer samsung archives of GEEKSFORGEEKS . Interview questions were mostly covering those.

Round: HR Interview
Experience: 1.Introduce yourself.
2.How would your friends describe you?
3.Tell the recent experiences of which makes you initiative.(i told that i am initiative,then he asked that question. So be ready with the examples,when u say any of your qualities.)
4.What is your weakness?
5.Puzzles.He asked me to fill the numbers from 1 to 8 in these 8 boxes, one number exactly once, such that no two consecutive elements are
adjacent(diagonally, horizontally or vertically) to each other.

-----/
6.Which places in India have you been?


Skills: Solving Logic Puzzles, Basic C/C++, Data Structures, Operating Systems
College Name: NIT Raipur

Interview Questionnaire 

2 Questions

  • Q1. Multiple
  • Q2. Multiple.

Interview Preparation Tips

Round: Test
Experience: Graph problem.
First step was to formulate the question into graph problem.

Then solve using standard graph algo (Dijkstra, bellmen ford, e.tc).
Tips: Practice writing whole code without using standard library.
Duration: 3 hours
Total Questions: 1

Round: Technical Interview
Experience: Question related to dfs.
Asked about networking, OS and integers.

One puzzle.(available on geeksforgeeks)
Tips: Prepare for puzzle. Generally they go for standard puzzle.

Round: Technical Interview
Experience: It was mostly related to technical project and internship.

General discussion on machine learning.
Tips: Prepare for the projects mentioned on the resume

Round: HR Interview
Experience: He was testing me regarding how I will explain a technical project to a non-technical guy.. And also general HR questions like why u want to join Samsung and other similar questions.
Tips: Nothing new.

Skills: Basic programming stuff. , Algorithm, Graph Theory, Machine Learning, Problem Solving Skills
College Name: IIT Kharagpur

I was interviewed in Aug 2016.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to my project, questions on binary tree, questions from OS (like paging and scheduling). Interviewer also asked about competitive coding
  • Q2. Formal questions regarding my background, family members etc

Interview Preparation Tips

Round: Test
Duration: 1 hour

Skills: General Coding And Problem Solving, Puzzle Solving Capability
College Name: NIT Jamshedpur

Interview Questionnaire 

1 Question

  • Q1. What do you know about our company and why do you join it ?
  • Ans. 

    I know that your company is a leading provider of innovative sales solutions in the industry. I am joining because of your strong reputation and commitment to excellence.

    • Your company has a proven track record of success in delivering top-notch sales solutions.

    • I am impressed by the innovative approach your company takes in the sales industry.

    • Your company's commitment to excellence and customer satisfaction aligns with m...

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: I was told to tell me about my self. They checked my communication skills and my confidence level.
Tips: Be confident in this round about your self. And represent yourself in good professional way.

Round: HR Interview
Experience: In this round they were checking our knowledge and our homework that what we knew about them and their products. They were also checking that are we ready for learning and do we have potential or not.
Tips: Don't show that you know everything. Just talk point to point. So much Pre-requisite knowledge can be bad for you.

College Name: Galgotias University

Interview Preparation Tips

Round: Test
Experience: The first consisted of an online test which had an aptitude section which was pretty simply and then a programming section consisting of three different programs. The programs were logical required basic knowledge of array, sorting and a little bit of data structures.

Round: Technical Interview
Experience: Around 13 of us were shortlisted for the interview round, B.Tech and M.Tech included. The interview round was mostly interactive, where we had to mention about the various interns that we went through. A few programming questions were asked based on topics which we were comfortable with.
Tips: Just get used to coding, data structures and basic aptitude. GRE preparation as such helped me.

Round: HR Interview
Experience: Finally there was a HR round in which I was asked as to why I would like to work in Samsung R&D and general things about interests and future plans. On the whole Samsung took 3 B.Tech students and 2 M.Tech students when they came for placements apart from PPOs.

General Tips: Personally I feel that one should apply in only those companies in which they are sure of having job satisfaction. So don't apply to companies which you are not interested in just for the sake of having a backup because once you are placed you do not have a second chance.
Do not get dejected if you do not get through in the first few tries. Keep your hopes up and be confident when ever you get to interview rounds. Try to be assertive when giving answers. It is some times exhausting to go through placements but the moment you get placed you will have the best feeling ever.
Skill Tips: Just chill and take the test. Once you clear the online test, irrespective of your pointer if you have a good profile you can convince the interviewers.
Skills:
College Name: NIT Surathkal

Nexus Computers Interview FAQs

How many rounds are there in Nexus Computers interview?
Nexus Computers interview process usually has 2 rounds. The most common rounds in the Nexus Computers interview process are Resume Shortlist and Technical.
How to prepare for Nexus Computers interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Nexus Computers. The most common topics and skills that interviewers at Nexus Computers expect are Desktop Engineering, System Administration, Desktop Support, Hardware and LAN.
What are the top questions asked in Nexus Computers interview?

Some of the top questions asked at the Nexus Computers interview -

  1. What is antivirus and what is function of ...read more
  2. How do you connect a new system to netwo...read more
  3. Would you know how to install motherboa...read more

Tell us how to improve this page.

Nexus Computers Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 545 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
HARMAN Interview Questions
3.7
 • 260 Interviews
OPPO Interview Questions
4.0
 • 209 Interviews
LG Electronics Interview Questions
4.0
 • 195 Interviews
Vivo Interview Questions
4.1
 • 193 Interviews
Blue Star Interview Questions
4.1
 • 158 Interviews
Philips Interview Questions
3.9
 • 157 Interviews
Daikin Interview Questions
4.2
 • 145 Interviews
View all

Nexus Computers Reviews and Ratings

based on 39 reviews

2.2/5

Rating in categories

2.2

Skill development

2.3

Work-life balance

2.0

Salary

2.1

Job security

1.7

Company culture

1.9

Promotions

2.1

Work satisfaction

Explore 39 Reviews and Ratings
Desktop Support Engineer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Hardware & Networking Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Desktop Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

FMS Support Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Information Technology Support Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nexus Computers with

Samsung

3.9
Compare

Vivo

4.1
Compare

OPPO

4.0
Compare

Dell

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