Upload Button Icon Add office photos

Filter interviews by

Ghurki Trust Teaching Hospital Lahor Pakistan Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I was interviewed in Oct 2016.

Interview Questionnaire 

8 Questions

  • Q1. C,C++, Programming Concepts
  • Q2. Resume Based
  • Q3. Puzzle Questions
  • Q4.  OS, Database, Networking, Computer Architecture based question
  • Q5. Project Based- Briefs, Details
  • Q6. What are your hobbies
  • Ans. 

    My hobbies include hiking, playing guitar, and cooking.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Playing guitar: I love learning new songs and improving my skills.

    • Cooking: I like experimenting with different recipes and creating delicious meals.

  • Answered by AI
  • Q7. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and improving my skills

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q8. Why do you want to join DELL.
  • Ans. 

    I want to join DELL because of their innovative technology solutions and strong reputation in the industry.

    • DELL is known for their cutting-edge technology solutions which align with my passion for software development.

    • I admire DELL's strong reputation in the industry and their commitment to customer satisfaction.

    • I believe joining DELL will provide me with opportunities for growth and career advancement.

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA>9.0

Skills: Technical Skills
College Name: KIIT University

I was interviewed in Jan 2017.

Interview Preparation Tips

Round: Group Discussion
Experience: All got different topics to discuss on gd.
Tips: Plan before you speak. Be sure whether you are to or against.
Duration: 5 minutes

Round: Test
Experience: More questions on blood relationship, ages
Tips: Os db on technical
Duration: 1 hour

Skills: Technical Questions, Manage A Difficult Situation, Technical Knowledge(ML

I was interviewed in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: There was an online test having 3 section, one for aptitude testing, one for logical testing and the last one for technical testing.
Aptitude and logical questions were very basic.
Technical questions included : C C++ Java DS DBMS DAA
Tips: For aptitude and logical part, you need to prepare regularly. Nothing comes out of the box, but you just have to be quick in solving the questions.
For the technical part, prepare well by revising your course materials. Basic one word questions are asked.
Duration: 1 hour
Total Questions: 60

Round: Coding
Experience: This round consists of multiple sets of coding. One question per paper. It's on your luck, which question you'll get. Also,net is allowed. You have to complete the code and show it to the invigilator.
Tips: This round is generally not there in placement drives of DELL. It is on your luck.

Skills: Communication, Data Structures, Basic Knowledge Of DBMS
College Name: Manipal University Jaipur

Interview Preparation Tips

Round: Test
Experience: Objective based questions covering general aptitude, c programming, algorithms, os, dbms, software engineering

Round: HR Interview
Experience: Candidates are eliminated after each round of interviews. Number of interviews varies from candidate to candidate. However 1 HR and 1 Tech interview is compulsory. Some may have separate tech and coding interviews.

General Tips: The 1st round aptitude paper is not too tough but ensures that not everyone is able to clear the cutoff.
In the tech interview programming questions were easy but OS questions are tricky and interviewer is looking for a candidate with a solid basics.
Skill Tips: Try to score as much as you can in the 1st written round. If you have a good score it will help you during the interviews. Try to score as much as you can in the 1st written round. If you have a good score it will help you during the interviews.
Do not spend too much effort on coding questions. Instead focus on fundamentals of OS, DBMS concepts like paging, threading, system calls etc
Skills:
College Name: NIT Surathkal
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

20 questions within 1 hour ,3-4 logical reasoning, 12-15 maths (work , time, speed, interest)

Round 3 - Technical 

(4 Questions)

  • Q1. What is encapsulation
  • Ans. 

    Encapsulation is the process of hiding implementation details and providing a public interface for accessing the functionality.

    • Encapsulation helps in achieving data abstraction and information hiding

    • It prevents unauthorized access to the internal details of an object

    • It allows for better control over the data and its behavior

    • Example: A class with private variables and public methods to access them

  • Answered by AI
  • Q2. What are classes, functions, objects.
  • Ans. 

    Classes are templates for creating objects, functions are blocks of code that perform a specific task, and objects are instances of a class.

    • Classes define the properties and methods of an object

    • Functions are reusable blocks of code that can take input and return output

    • Objects are created from a class and have their own unique properties and methods

    • Example: Class - Car, Function - startEngine(), Object - myCar

  • Answered by AI
  • Q3. Write a program to check if pallindrome
  • Ans. 

    Program to check if a given string is a palindrome

    • Remove all non-alphanumeric characters from the string

    • Convert the string to lowercase

    • Reverse the string and compare with the original string

  • Answered by AI
  • Q4. Write a program to print a pattern * * ** ** *** *** **** **** *********
  • Ans. 

    Program to print a pattern of stars in a specific shape.

    • Use nested loops to print the stars in the desired pattern.

    • The number of stars in each row increases by one until the middle row, then decreases by one.

    • The number of spaces between the stars decreases by one until the middle row, then increases by one.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for VVDN Technologies Software Engineer interview:
  • Programming language of choice
  • OOPS
  • JAVA
  • PYTHON
  • scripting
  • database
  • AWS
Interview preparation tips for other job seekers - Practice programming questions
Learn about the company, about their products.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sizeof operator implementation
  • Ans. 

    Sizeof operator in C returns the size of a variable or data type in bytes.

    • Sizeof operator is evaluated at compile time

    • Sizeof operator can be used with variables, data types, or expressions

    • Example: sizeof(int) returns 4 on a 32-bit system

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1.basic c program questions
2.asked array related program
3. Some operating system questions

Round 2 - Coding Test 

1.asked questions on Android boot flow
2.asked previous projects

Round 3 - One-on-one 

(2 Questions)

  • Q1. Asked about previous projects while looking at resume
  • Q2. Asked why you are looking for job change?

Interview Preparation Tips

Topics to prepare for VVDN Technologies Software Engineer interview:
  • C
  • Operating Systems
  • Data Structures
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Aws related question

Analyst Interview Questions & Answers

Vivo user image Anson Saji

posted on 19 Mar 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Growth of sales between the years
  • Ans. 

    The sales growth between the years is calculated by comparing the sales figures from one year to another.

    • Calculate the difference in sales between the two years

    • Divide the difference by the sales figure of the initial year

    • Multiply the result by 100 to get the percentage growth

    • For example, if sales were $100 in year 1 and $120 in year 2, the growth would be (120-100)/100 * 100 = 20%

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is async/await
  • Ans. 

    Async/await is a feature in programming that allows asynchronous code to be written in a synchronous manner.

    • Async/await is a way to write asynchronous code in a more synchronous style.

    • It is used in languages like JavaScript to handle asynchronous operations.

    • Async functions return a Promise, which allows them to be awaited.

    • Await keyword is used to pause the execution of an async function until a Promise is settled.

  • Answered by AI
  • Q2. Implement CI/CD
  • Ans. 

    Implementing CI/CD involves automating the process of integrating code changes and deploying them to production.

    • Set up a version control system like Git to track changes

    • Use a continuous integration tool like Jenkins to automatically build and test code

    • Implement automated testing to ensure code quality

    • Use a continuous deployment tool like Ansible or Docker to deploy code changes

    • Integrate monitoring and alerting to track

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

UST Interview Questions
3.8
 • 509 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
CARS24 Interview Questions
3.5
 • 330 Interviews
Nokia Interview Questions
4.1
 • 267 Interviews
John Deere Interview Questions
4.1
 • 229 Interviews
VVDN Technologies Interview Questions
3.6
 • 196 Interviews
Vivo Interview Questions
4.1
 • 193 Interviews
Mankind Pharma Interview Questions
3.9
 • 191 Interviews
View all

Ghurki Trust Teaching Hospital Lahor Pakistan Reviews and Ratings

based on 3 reviews

2.6/5

Rating in categories

2.2

Skill development

2.4

Work-life balance

1.8

Salary

1.3

Job security

1.7

Company culture

1.3

Promotions

1.5

Work satisfaction

Explore 3 Reviews and Ratings
Compare Ghurki Trust Teaching Hospital Lahor Pakistan with

Vivo

4.1
Compare

UST

3.8
Compare

Hyundai Motor India Limited

4.3
Compare

Dell

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