Upload Button Icon Add office photos

Filter interviews by

Krishna Institute of Engineering & Technology Assistant Professor Interview Questions and Answers

Updated 11 Oct 2024

Krishna Institute of Engineering & Technology Assistant Professor Interview Experiences

3 interviews found

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

I applied via Referral and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell about any 5 Recursion examples
  • Ans. 

    Recursion examples include factorial calculation, Fibonacci sequence, binary search, tree traversal, and maze solving.

    • Factorial calculation: n! = n * (n-1)!, base case: 0! = 1

    • Fibonacci sequence: F(n) = F(n-1) + F(n-2), base cases: F(0) = 0, F(1) = 1

    • Binary search: Divide array in half, recursively search in one half based on comparison

    • Tree traversal: Inorder, preorder, postorder traversal of binary tree

    • Maze solving: Rec...

  • Answered by AI
  • Q2. Difference between malloc and calloc
  • Ans. 

    malloc is used to allocate memory without initializing it, while calloc is used to allocate memory and initialize it to zero.

    • malloc allocates a block of memory of specified size, while calloc allocates a block of memory for an array of elements and initializes them to zero

    • malloc does not initialize the allocated memory, while calloc initializes the allocated memory to zero

    • malloc takes one argument (size of memory to al...

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were mainly related to core technical subjects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest in filling the form and be prepared with your goals and plans. They are mainly concerned about the value addition you can provide to them. Questions will be mainly from core technical subjects like programming languages, automata theory, compiler design etc.

Assistant Professor Interview Questions Asked at Other Companies

Q1. Can you assist pg students project and puplish research article i ... read more
Q2. Tell us about the publications you have published in sci-indexed ... read more
Q3. If You are from IIT, IISC or NIT and with Interdisciplinary field ... read more
Q4. What are the methods i can use innovations in the field of educat ... read more
Q5. What happens if the freewheeling diode is removed in a convention ... read more

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

Interview Questionnaire 

1 Question

  • Q1. Simple technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical subjects related to branch

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(7 Questions)

  • Q1. Practical knowledge of differential equations
  • Q2. Types of differential equations and their difference
  • Ans. 

    Differential equations can be classified into ordinary and partial differential equations based on the number of independent variables they involve.

    • Ordinary differential equations involve a single independent variable, while partial differential equations involve multiple independent variables.

    • Examples of ordinary differential equations include dy/dx = x^2 and d^2y/dx^2 + y = 0.

    • Examples of partial differential equation...

  • Answered by AI
  • Q3. Why we use multiple integral
  • Ans. 

    Multiple integrals are used to calculate volumes, areas, and other quantities in higher dimensions.

    • Multiple integrals are used to calculate volumes of 3D shapes, such as cubes, spheres, and cylinders.

    • They are also used to find areas of 2D regions, such as circles, ellipses, and irregular shapes.

    • Multiple integrals are essential in physics for calculating mass, center of mass, and moments of inertia.

    • They are also used in...

  • Answered by AI
  • Q4. What is the use of Fourier transform and Laplace transform in real life
  • Ans. 

    Fourier transform is used to analyze and process signals in frequency domain, while Laplace transform is used in control systems and circuit analysis.

    • Fourier transform is used in image processing to enhance and filter images

    • Laplace transform is used in control systems to analyze stability and transient response

    • Fourier transform is used in audio signal processing to analyze and manipulate sound waves

    • Laplace transform is...

  • Answered by AI
  • Q5. How many types of infinite series are there?
  • Ans. 

    There are various types of infinite series, including arithmetic, geometric, harmonic, alternating, and power series.

    • Arithmetic series: Sum of terms in a sequence with a common difference.

    • Geometric series: Sum of terms in a sequence with a common ratio.

    • Harmonic series: Sum of the reciprocals of the terms in a sequence.

    • Alternating series: Series in which the signs of the terms alternate.

    • Power series: Series in which eac

  • Answered by AI
  • Q6. What is rank and how we can find it
  • Ans. 

    Rank is the position or status of someone or something in relation to others.

    • Rank is a relative position in a hierarchy or scale.

    • It can be determined by comparing qualities or attributes of individuals or objects.

    • Rank can be found by sorting or ordering a group based on a specific criteria.

    • For example, in a class of students, rank can be determined by their grades or performance.

    • In sports, rank can be determined by the

  • Answered by AI
  • Q7. What is indeterminate form?? Types ??
  • Ans. 

    Indeterminate form is a mathematical expression that cannot be easily evaluated. Types include 0/0, ∞/∞, 0*∞, ∞-∞, 0^0, and ∞^0.

    • Indeterminate form occurs when the limit of a function approaches a certain value but the function itself is undefined at that point.

    • Types of indeterminate forms include 0/0, ∞/∞, 0*∞, ∞-∞, 0^0, and ∞^0.

    • Examples of indeterminate forms are 0/0 when evaluating limits like lim(x->0) (sin(x)/x), a...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation??

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through the curriculum of the university or college and start preparing the basics of each and every topic.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell us about yourself
  • Ans. 

    I am a dedicated and passionate educator with a strong background in research and teaching.

    • Ph.D. in [Subject] from [University]

    • Published research papers in reputable journals

    • Experience teaching [Subject] at [University]

    • Passionate about mentoring students and fostering a love for learning

  • Answered by AI
  • Q2. Questions from DS and DAA (Resume)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Research methods.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How sallary pay for previous university
  • Ans. 

    The salary pay for previous university is not available.

    • Salary pay for previous university is not disclosed.

    • I don't have access to the salary information of previous university.

    • Unfortunately, I cannot provide the salary pay for previous university.

  • Answered by AI
Round 2 - Assignment 

Vitals assignment on bsc nursing

Interview Preparation Tips

Interview preparation tips for other job seekers - NIMS University is of absolutely no standard, no salary on time basis and really very bad university in Rajasthan.

I applied via Company Website and was interviewed in Nov 2022. There were 4 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 - Verbal ability Test 

(1 Question)

  • Q1. Grammar and comprehension
Round 3 - One-on-one 

(1 Question)

  • Q1. Question related to the domain
Round 4 - HR 

(1 Question)

  • Q1. No much, salary negotiation

Interview Preparation Tips

Topics to prepare for Lovely Professional University Assistant Professor interview:
  • Presentation skills
  • Group Discussion
  • Interview
Interview preparation tips for other job seekers - Be clear with the basics of your domain and preceptive for your job
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is distillation ?
  • Ans. 

    Distillation is a process of separating components of a mixture based on their boiling points.

    • It involves heating the mixture to vaporize the component with the lowest boiling point.

    • The vapor is then condensed and collected as a separate liquid.

    • This process is commonly used in the production of alcoholic beverages, petroleum refining, and water purification.

    • Fractional distillation is a variation of distillation that is...

  • Answered by AI
  • Q2. Tell me about mc-cabe smith method
  • Ans. 

    McCabe Smith method is a graphical method used for solving material and energy balances in chemical processes.

    • It is used to determine the number of degrees of freedom in a process.

    • It involves drawing a flowchart of the process and labeling all the streams and variables.

    • The number of independent variables and equations are then counted to determine the degrees of freedom.

    • If the degrees of freedom are zero, the process i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in technical and subject related knowledge

I applied via LinkedIn and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Introduce yourself, subject related questions, leadership skills previous experience, industrial knowledge, action plan

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, conceptually strong and present your knowledge properly😎

Krishna Institute of Engineering & Technology Interview FAQs

How many rounds are there in Krishna Institute of Engineering & Technology Assistant Professor interview?
Krishna Institute of Engineering & Technology interview process usually has 1 rounds. The most common rounds in the Krishna Institute of Engineering & Technology interview process are Technical.
How to prepare for Krishna Institute of Engineering & Technology Assistant Professor 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 Krishna Institute of Engineering & Technology. The most common topics and skills that interviewers at Krishna Institute of Engineering & Technology expect are Artificial Intelligence, C++, DBMS, Data Structures and English Language Training.
What are the top questions asked in Krishna Institute of Engineering & Technology Assistant Professor interview?

Some of the top questions asked at the Krishna Institute of Engineering & Technology Assistant Professor interview -

  1. Tell about any 5 Recursion examp...read more
  2. Difference between malloc and cal...read more
  3. Questions were mainly related to core technical subjec...read more

Tell us how to improve this page.

Krishna Institute of Engineering & Technology Assistant Professor Interview Process

based on 1 interview

1 Interview rounds

  • Technical Round
View more
29% more than the average Assistant Professor Salary in India
View more details

Krishna Institute of Engineering & Technology Assistant Professor Reviews and Ratings

based on 28 reviews

3.6/5

Rating in categories

3.1

Skill development

3.2

Work-life balance

3.7

Salary

3.3

Job security

3.1

Company culture

2.7

Promotions

3.2

Work satisfaction

Explore 28 Reviews and Ratings
Assistant Professor
94 salaries
unlock blur

₹4.4 L/yr - ₹12 L/yr

Associate Professor
16 salaries
unlock blur

₹10.2 L/yr - ₹17 L/yr

HR Executive
9 salaries
unlock blur

₹2.4 L/yr - ₹3.6 L/yr

Lecturer
7 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

Professor
6 salaries
unlock blur

₹18 L/yr - ₹21 L/yr

Explore more salaries
Compare Krishna Institute of Engineering & Technology with

Indian Institute of Technology Gandhinagar

4.1
Compare

National Institute of Technology

4.1
Compare

Birla Institute of Technology, Mesra

4.2
Compare

VIT University

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