Upload Button Icon Add office photos

Filter interviews by

Veradigm Desktop Support Engineer L1 and L2 Interview Questions and Answers

Updated 5 May 2023

Veradigm Desktop Support Engineer L1 and L2 Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before May 2022. 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 

(2 Questions)

  • Q1. Hardware questions
  • Q2. What is latest configuration for the computer? what is the current RAM standard
  • Ans. 

    The latest configuration for a computer varies depending on the manufacturer and model. The current RAM standard is DDR4.

    • The latest configuration for a computer depends on the manufacturer and model

    • Some common configurations include Intel Core i7 or i9 processors, solid-state drives, and dedicated graphics cards

    • The current RAM standard is DDR4, which offers faster speeds and higher capacities than previous standards li...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Software Engineer Interview Questions & Answers

Wipro user image Rohit Karnatakapu

posted on 11 Nov 2015

Interview Preparation Tips

Round: Test
Experience: They conducted two tests.If you are an 8 pointer you should give the technical test,else you should give both the technical and aptitude test.It was conducted on amcat.If you have any material related to amcat,go through it once.They will select more people who give technical than people who give both technical and apti.

Round: Technical Interview
Experience: It's both technical and hr round.Some basic questions on your core subjects.Small puzzles.For some they have two rounds like technical and hr.People who do not give their hr also get recruited,so don't panic.They asked me why did you choose wipro?.And if you get a job in product based company will you go there?
Tips: Be cool and focussed. Answer properly.

Skills:
College Name: VIT Vellore

Interview Preparation Tips

General Tips: For EEE students it is very important to know your strengths. Also you got to plan effectively if you are taking GRE and other exams. Try to make your resume company specific. Having too many electronics or other research projects may hurt your chance of getting in companies which don't have suitable profile. For EEE students it is safe to learn basic programming skills in C , C++ . Having any software projects done in C,C++,Java languages is helpful. Unless anyone is interested in power systems related company it is beneficial for others to learn basic programming. Generally first round is toughest round to clear. So familiarity in basic aptitude questions is necessary. Interviews again require company specific preparation. A lot depends on luck at this stage to get a final offer.
Skill Tips: I went through Data structures and algorithms section in geeksforgeeks site.
Skills:
College Name: NIT Surathkal

Interview Questionnaire 

10 Questions

  • Q1. Tell me about yourself
  • Q2. Why wipro
  • Q3. What is pointer?Why do we need it and the applications of it?
  • Ans. 

    A pointer is a variable that stores the memory address of another variable. It is used to manipulate data indirectly.

    • Pointers allow for dynamic memory allocation

    • Pointers can be used to pass data between functions efficiently

    • Pointers are used extensively in data structures such as linked lists and trees

  • Answered by AI
  • Q4. Multithreading
  • Q5. Wap to check a number whether prime or not
  • Ans. 

    A program to check if a number is prime or not.

    • A prime number is only divisible by 1 and itself.

    • Loop through all numbers from 2 to n-1 and check if n is divisible by any of them.

    • If n is divisible by any number, it is not prime.

    • If n is not divisible by any number, it is prime.

  • Answered by AI
  • Q6. Wap to implement bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the first element is greater than the next element, swap them

    • Repeat this process for all elements in the list

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q7. What is cloud
  • Ans. 

    Cloud is a network of remote servers where data and applications can be stored and accessed over the internet.

    • Cloud computing allows for on-demand access to computing resources

    • Cloud services can be public, private, or hybrid

    • Examples of cloud services include Amazon Web Services, Microsoft Azure, and Google Cloud Platform

  • Answered by AI
  • Q8. What is data abstrction and encapsulation with examples
  • Ans. 

    Data abstraction and encapsulation are OOP concepts that help in hiding implementation details and providing a simplified interface.

    • Data abstraction is the process of hiding implementation details while showing only the necessary information to the user.

    • Encapsulation is the process of wrapping data and code into a single unit, preventing direct access to data from outside the unit.

    • Example of data abstraction: A car das...

  • Answered by AI
  • Q9. What is data structre and y do we need it?
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.

    • Data structures help in efficient data storage and retrieval

    • They provide a way to organize and manage large amounts of data

    • Examples include arrays, linked lists, trees, and graphs

  • Answered by AI
  • Q10. What is database and normalization?
  • Ans. 

    A database is a collection of data organized in a structured way. Normalization is the process of organizing data to minimize redundancy.

    • A database is used to store and manage data.

    • Normalization is the process of breaking down data into smaller, more manageable pieces.

    • Normalization helps to minimize data redundancy and improve data consistency.

    • There are different levels of normalization, such as first normal form (1NF)...

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: It was amazing experience. He was impressed with my answers.
Tips: Whatever you answer,answer with examples so that the interviewer will feel that you know the concept.
And don't give up easily,try to answer it if you can't then ask for a HINT.

Skills: Confidence,Body language,Eagerness to learn,adaptibility,
College Name: KIIT University

Skills evaluated in this interview

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Applied in more than one job portal can't remember now. and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About struts framework.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had three rounds of telephonic, technical, HR, interviews, I can say this confidence is important in all aspects.

I applied via Naukri.com and was interviewed in Sep 2019. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Mainframes comp questions , clauses, db2 cursors.
  • Q2. Cases

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patient for the results.
As even after you clear the technical , hr, and tests.
Your managerial (project manager) round would take around a week or two to take place .
And after you clear the last round , it might take a month for the final offer letter to arrive.

I applied via Naukri.com and was interviewed before Mar 2021. There were 3 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 - HR 

(6 Questions)

  • Q1. What is your family background?
  • Q2. Why should we hire you?
  • Q3. Where do you see yourself in 5 years?
  • Q4. What are your salary expectations?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.
Round 3 - Technical 

(1 Question)

  • Q1. Do you have technical certifications? How many programming languages do you known? How many development tools have you used?
  • Ans. 

    Yes, I have technical certifications and I am proficient in multiple programming languages and development tools.

    • I have certifications in Java and Python

    • I am proficient in Java, Python, C++, and JavaScript

    • I have used development tools such as Eclipse, Visual Studio Code, and PyCharm

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on your soft skills
Move frequently
value your reputation
Get experience at a any company

I applied via Job Fair and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Whatever mentioned in resume.. be strong in those concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with basics, c basic algorithm

I applied via Walk-in and was interviewed in Dec 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Maintain punctual and don't trust the consultancy like pay thousand rupees we will send the company in that you don't want to attend all rounds

Veradigm Interview FAQs

How many rounds are there in Veradigm Desktop Support Engineer L1 and L2 interview?
Veradigm interview process usually has 2 rounds. The most common rounds in the Veradigm interview process are Technical and Resume Shortlist.
What are the top questions asked in Veradigm Desktop Support Engineer L1 and L2 interview?

Some of the top questions asked at the Veradigm Desktop Support Engineer L1 and L2 interview -

  1. what is latest configuration for the computer? what is the current RAM stand...read more
  2. Hardware questi...read more

Tell us how to improve this page.

Veradigm Desktop Support Engineer L1 and L2 Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Wipro Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
KPMG India Interview Questions
3.5
 • 788 Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
IQVIA Interview Questions
3.9
 • 464 Interviews
Siemens Interview Questions
4.1
 • 417 Interviews
View all
Software Engineer
262 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
228 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
143 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Expert Software Engineer
139 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Engineer
119 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Veradigm with

Oracle Cerner

3.7
Compare

McKesson

4.5
Compare

Athenahealth Technology

4.2
Compare

Epic Systems Corporation (Wisconsin)

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