Upload Button Icon Add office photos

Filter interviews by

Jahangirabad Institute of Technology Interview Questions and Answers

Updated 18 Jul 2024

Jahangirabad Institute of Technology Interview Experiences

Popular Designations

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is javascript
  • Ans. 

    JavaScript is a programming language commonly used for creating interactive websites.

    • JavaScript is a high-level, interpreted language.

    • It is used for adding interactivity to web pages.

    • JavaScript can be used for client-side and server-side development.

    • Examples include form validation, animations, and dynamic content updates.

  • Answered by AI
  • Q2. What is difference between js and ts
  • Ans. 

    JS is JavaScript, a dynamic scripting language, while TS is TypeScript, a statically typed superset of JavaScript.

    • JavaScript (JS) is a dynamic scripting language commonly used for client-side web development.

    • TypeScript (TS) is a statically typed superset of JavaScript that compiles to plain JavaScript.

    • TypeScript provides optional static typing, interfaces, classes, and other features not present in JavaScript.

    • TypeScrip...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is your project
  • Q2. What is debugging
  • Ans. 

    Debugging is the process of identifying and fixing errors or bugs in software code.

    • Debugging involves tracing and isolating the source of a bug in the code.

    • Common debugging techniques include using print statements, debugging tools, and stepping through code.

    • Examples of debugging tools include IDEs like Visual Studio, Xcode, and debugging libraries like gdb.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basic question s

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (40)

Interview Questionnaire 

3 Questions

  • Q1. About Credit period
  • Q2. Fund allocation
  • Q3. Budget fixation

Interview Preparation Tips

Interview preparation tips for other job seekers - should be well versed with vendors and must have negotiation skills

Purchase Manager Interview Questions asked at other Companies

Q1. Again if you are coming with reference then high probability of getting selected irrespective of what you have done in Interview. Some basic technical questions related to Job description. Not much technical as they dont have strong technic... read more
View answer (3)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a motivated and results-driven individual with a background in sales and business development.

    • I have a Bachelor's degree in Business Administration.

    • I have experience working in sales for 3 years.

    • I have successfully developed new business opportunities for my previous company.

    • I am proficient in market research and analysis.

    • I am a strong communicator and negotiator.

  • Answered by AI
  • Q2. What are your short-term and long-term goals?
  • Ans. 

    Short-term goal is to gain experience in business development and contribute to company growth. Long-term goal is to advance to a leadership role and drive strategic initiatives.

    • Short-term goal: Gain experience in business development through hands-on projects and client interactions.

    • Short-term goal: Contribute to company growth by identifying new business opportunities and developing relationships with potential clien...

  • Answered by AI
  • Q3. What's ur expectations
  • Ans. 

    I expect a challenging role with opportunities for growth and learning.

    • Opportunities for career advancement

    • Challenging projects to work on

    • Supportive team environment

    • Training and development programs

    • Competitive salary and benefits

  • Answered by AI
  • Q4. Tell something about your family
  • Ans. 

    I come from a close-knit family of five, with supportive parents and two siblings.

    • My parents have always encouraged me to pursue my goals and dreams.

    • I have two siblings, an older brother who works in finance and a younger sister who is studying to become a doctor.

    • We often spend weekends together, going on hikes or having family dinners.

  • Answered by AI
  • Q5. If you have any doubt ask him /her

Interview Preparation Tips

Interview preparation tips for other job seekers - An internship can be beneficial.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

Questions were about my work experience, training, and class management strategies. i was also asked how would i choreograph a theme-based dance.

Round 2 - One-on-one 

(2 Questions)

  • Q1. For the second round , I participated in a demo session where i taught a group of children in front of observers. This round highlighted my teaching style and ability to connect with students effectively.
  • Q2. My Final round was with the managing director, where i was asked about my future plans and my family. During this conversation, i was also introduced to the school's culture.

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about the school's culture, values and vision.
Showcase what sets you apart, such as your expertise, certification, or choreography methods.
show intrest by asking about the school's philosophy, opportunities for professional growth.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between useMemo and useCallback ?
  • Ans. 

    useMemo is used to memoize a value, while useCallback is used to memoize a function.

    • useMemo is used to memoize a computed value and recompute it only when its dependencies change.

    • useCallback is used to memoize a callback function and prevent unnecessary re-renders.

    • Example: useMemo can be used to memoize the result of a complex computation, while useCallback can be used to memoize an event handler function.

  • Answered by AI
  • Q2. How we do error handling in js ?
  • Ans. 

    Error handling in JavaScript involves using try-catch blocks, throwing errors, and using error objects.

    • Use try-catch blocks to catch errors and handle them gracefully

    • Throw errors using the throw keyword to indicate when something goes wrong

    • Use error objects like Error, SyntaxError, TypeError, etc. to provide more information about the error

    • Handle asynchronous errors using promises and the .catch() method

  • Answered by AI
  • Q3. What is Promises ? Write a Polyfill of Promise.all()
  • Ans. 

    Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • Promise.all() takes an array of promises and returns a single promise that resolves when all of the input promises have resolved.

    • A polyfill for Promise.all() can be implemented using a combination of Promise and Array.prototype.reduce().

  • Answered by AI
Round 2 - Assignment 

Frontend assignment make the CRUD application using of reactj.s

Interview Preparation Tips

Topics to prepare for Interview Kickstart Front end Developer interview:
  • Reactjs
  • Javascript
  • NextJs
  • HTML
  • CSS
Interview preparation tips for other job seekers - i submit my assignment, but hr not giving feedback for next interview rounds. They do not reply for my messages after submit the assignment.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - HR 

(10 Questions)

  • Q1. What is the role of computer literacy in education
  • Q2. How to Speed up work with AI
  • Q3. Will AI replace manpower
  • Q4. How would you contribute to organisation in NAAC accreditation
  • Q5. What is NAAC
  • Q6. What is affiliation
  • Q7. Why NAAC is necessary
  • Q8. What is changed in New education policy for HEI
  • Q9. What is education policy change
  • Q10. How photo Shop will be used

Interview Preparation Tips

Topics to prepare for ITM Vocational University Assistant Professor interview:
  • New education policy
  • Content Management
Interview preparation tips for other job seekers - Considering the mismanagement by the university's top authorities and the delays in salary payments, I do not recommend it to new candidates.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. No response two time going for interview fisrt secound and third around cleyer but till the time no response...
  • Q2. Yet no response for interview result. Three raund complete my interview but no response...all most 1 month and 5 day completed
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. General questions about you, with intro etc
Round 2 - One-on-one 

(1 Question)

  • Q1. General questions abot your work / exp
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Internshala and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me about yourself and our introduction
  • Q2. What is your knowledge about business development
  • Q3. Why did you choose marketing field
Round 2 - One-on-one 

(4 Questions)

  • Q1. Introduce yourself
  • Q2. What are the skills which possess
  • Q3. What is your educational and professional background
  • Q4. What is your expectations from the company

Interview Preparation Tips

Topics to prepare for DevTown Business Development Executive interview:
  • Communication Skills
  • marketing skills
Interview preparation tips for other job seekers - As per my experience company is looking for active personalities who are good at communication . Interview not that difficult.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Excel and Google sheet
Round 2 - Assignment 

Good interaction with Founder

Jahangirabad Institute of Technology Interview FAQs

How many rounds are there in Jahangirabad Institute of Technology interview?
Jahangirabad Institute of Technology interview process usually has 2 rounds. The most common rounds in the Jahangirabad Institute of Technology interview process are Technical.
What are the top questions asked in Jahangirabad Institute of Technology interview?

Some of the top questions asked at the Jahangirabad Institute of Technology interview -

  1. what is difference between js and...read more
  2. what is javascr...read more
  3. what is debugg...read more

Tell us how to improve this page.

Jahangirabad Institute of Technology Reviews and Ratings

based on 11 reviews

3.8/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.7

Salary

4.2

Job security

3.1

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 11 Reviews and Ratings
Assistant Professor
14 salaries
unlock blur

₹2.5 L/yr - ₹4.2 L/yr

Associate Professor
4 salaries
unlock blur

₹0.7 L/yr - ₹8.5 L/yr

Construction Management
3 salaries
unlock blur

₹4.2 L/yr - ₹4.2 L/yr

Lab Instructor
3 salaries
unlock blur

₹2 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Jahangirabad Institute of Technology with

Indian Institute of Technology Gandhinagar

4.1
Compare

Birla Institute of Technology, Mesra

4.3
Compare

Manipal Institute of Technology

4.1
Compare

VIT University

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