Developer and Engineer

Developer and Engineer Interview Questions and Answers

Updated 11 Sep 2024

Q1. Check string is substring of other or not

Ans.

Check if a string is a substring of another string

  • Use the 'includes' method in JavaScript to check if a string is a substring of another string

  • Iterate through an array of strings and use 'includes' to check for substrings

  • Consider case sensitivity when checking for substrings

Q2. applications of OSI layers

Ans.

The OSI layers are used to define the different functions of a network communication system.

  • The OSI model consists of 7 layers, each with specific functions.

  • Application layer (Layer 7) handles high-level protocols, such as HTTP and FTP.

  • Transport layer (Layer 4) ensures end-to-end communication and error-checking.

  • Network layer (Layer 3) deals with routing and forwarding of data packets.

  • Data link layer (Layer 2) manages the physical transmission of data.

  • Physical layer (Layer 1)...read more

Q3. Transpose of matrix

Ans.

Transpose of a matrix involves swapping rows with columns.

  • To transpose a matrix, swap the rows with the columns.

  • The transpose of a matrix A with dimensions m x n is a new matrix B with dimensions n x m.

  • Example: If A = [[1, 2], [3, 4]], then the transpose of A is B = [[1, 3], [2, 4]].

Developer and Engineer Jobs

IN_Senior Associate_ Dot Net Developer Engineer 5-8 years
Pricewaterhouse Coopers Private Limited
3.4
Mumbai
IN_Senior Associate_ Dot Net Developer Engineer_D&A_Advisory 5-8 years
Pricewaterhouse Coopers Private Limited
3.4
Mumbai
IAM Engineer Developer 4-6 years
Skywings Advisors
0.0
Mumbai
Are these interview questions helpful?
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

4.1
 • 261 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Developer and Engineer Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter