Upload Button Icon Add office photos

Filter interviews by

We Serve Information Technology Network Services Interview Questions and Answers

Updated 20 Sep 2021

We Serve Information Technology Network Services Interview Experiences

1 interview found

I applied via Dubizzle and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Why did choose this profession and why do you want to work in this company?
  • Ans. I choose this profession because at very young age itself I wanted to be independent and start my career early so by the time I graduate I could make the minimum experience and I wanted to achieve, gain knowledge in all the fields I get chances to work and know more things. So I wanted to know what I am good at. When I went to work as promoter in malls during my weekends after I promoted and sold my product to customer...
  • Answered Anonymously
  • Q2. What if your target is 1 lakh dhs? Can you make up to this target every month?
  • Ans. 

    Yes, I can make up to the target of 1 lakh dhs every month.

    • I have a proven track record of consistently achieving and exceeding sales targets.

    • I am highly motivated and driven to succeed, which enables me to consistently perform at a high level.

    • I have excellent sales skills and techniques, including effective prospecting, negotiation, and closing strategies.

    • I am adept at building and maintaining strong relationships wit...

  • Answered by AI
  • Q3. Tell us one of your best tactics or sales policy of yours?
  • Ans. So first of all i would like to tell how I learned it or made it as my policy. So when my dads lost his job and family got settled in India and I decided to stay in Abu Dhabi to study and work. It was hard time for me because I had done only weekend part time job like promoter during my earlier school time. So understanding my situation my friends brother who were an entrepreneur he took me in as marketing and sales ex...
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be smart, confident, professional and express yourself detailed. Before entering for the interview ask yourself am I really good or do I know anything about this profession. Recollect all the things you learned and experience and believe all of it wasn’t nothing less. Believe yourself you know the profession, you have the knowledge and believe you’re the best and pro in that profession. Always take deep breath before you start and also while listening slowly breath calmly when they ask questions. So you get time to think what to say and go slowly…don’t be in a hurry.
When interview begins and when your asked to introduce take it as golden ticket or chance because when you start introducing yourself keep expressing and telling each things you’re supposed to say later…like a short summary till your last job experience.
Like tell the situation when you had to work in your life first time and why ? Why you choose the profession? What all you know about the profession or learned from each previous jobs and what actually do you want to gain or achieve in this profession? Why you applied in this particular company? Talk about your passion, likes, skills, talents, ability! ( If you get a chance to complete your introduction and all this if they didn’t ask you to stop in between you will be lucky. When you do this you’re expressing your life and career from your heart so they might understand you better and how hardworking you could be. Another thing is they won’t have much more questions to ask, number of questions will be less. So always be yourself, believe yourself that you’re the best and great, believe you can have or become anyone if you try and hard working without giving up, believe your life is in your own hands, always make new hopes again and again when you fail so we get up from where we fall for our new hope and target. Make yourself believe everything is easy and simple if we believe in ourselves , try and hard work for it. Your self esteem should be 100/100 so nothing can harm or make you feel low. Always keep saying I’m the best and not below or lesser to anyone or anything. Be very confident and mature speak using your heart and brain, do not use only your brain always use both speak from inside and be honest.

Sales Executive/Officer Interview Questions asked at other Companies

Q1. If customer will be angry to you then what will you do
View answer (4)

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. What is your final year project?what technology did i used for it?Basic oops concepts.
  • Ans. 

    My final year project was on developing a web-based inventory management system using Java and MySQL.

    • Developed using Java and MySQL

    • Web-based inventory management system

    • Implemented basic OOPs concepts

    • Used MVC architecture for better code organization

    • Included features like user authentication, product management, and order tracking

  • Answered by AI
  • Q2. What did you do in lockdown?
  • Q3. Tell me something about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be real.

I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

They give some topics related to present situation like in my GD in 2020 co. HR give topics related to that situation in our country like difference between offline education and online education system. and covid-19 pandemic related topics.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Tell me About your self ?
  • Q2. What do you know about this job position ?
  • Q3. What is your favourite colour ? Can i know the speciality of your favourite colour ?
  • Q4. Who inspired you to go to job daily and work hard ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Your 1st impression is your resume nothing else then after you have some knowledge about your job position which you apply for and most important if you want only private job your english language will be excellent spoken as well as written.

I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. All types of test steeps
  • Ans. 

    Types of test steps in software 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 if the software meets the requirements and is ready for release

    • Regression testing - testing to ensure that changes or updates to the software did not intro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hope for the best.All can achieve same

Interview Questionnaire 

1 Question

  • Q1. Questions related to COBOL,JCL,VSAM,DB2,CICS,Vision plus

Interview Questionnaire 

2 Questions

  • Q1. Resume based questions
  • Q2. Basics with application

I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. My self , Previous work knowledge, Salary expectations.
  • Q2. Why you left last organisation?
  • Q3. What is your salary expectations ?
  • Q4. Where do you live at ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident no matter if your grammar is not perfect while communicating. Just be normal.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself and basic questions related to programming.

Interview Questionnaire 

1 Question

  • Q1. Occurs, precompile , file status codes , sql queries and scenarios on sql.

Interview Questionnaire 

7 Questions

  • Q1. Solid principles
  • Q2. Extension methods
  • Q3. Static class and static constructor
  • Ans. 

    Static class and static constructor in C#

    • Static class can only contain static members and cannot be instantiated

    • Static constructor is called only once when the class is first accessed

    • Static constructor is used to initialize static members of the class

    • Example: Math class in C# is a static class

    • Example: static constructor can be used to initialize a static variable with a value

  • Answered by AI
  • Q4. Polymorphism
  • Q5. Dependency injection
  • Q6. Angular life cycle hook
  • Q7. Performance improvement in Angular app
  • Ans. 

    Performance improvement in Angular app

    • Use lazy loading to load modules on demand

    • Optimize change detection strategy

    • Use trackBy function in ngFor loops

    • Minimize DOM manipulation

    • Use AOT compilation

    • Implement server-side rendering

    • Use web workers for heavy computations

    • Use caching for frequently accessed data

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all
Compare We Serve Information Technology Network Services with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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