Add office photos
Employer?
Claim Account for FREE

Pramati Technologies

4.3
based on 138 Reviews
Filter interviews by

Interview Questions and Answers

Updated 5 Jun 2024

Q1. How Does Event Loop work in Javascript?

Ans.

Event Loop in JavaScript manages asynchronous operations by executing callback functions in a non-blocking way.

  • Event Loop continuously checks the call stack and the callback queue.

  • It moves tasks from the callback queue to the call stack when the call stack is empty.

  • This allows JavaScript to handle asynchronous operations without blocking the main thread.

  • Example: setTimeout() function adds a task to the callback queue after a specified delay.

Add your answer

Q2. What are sql joins and asked sql query

Ans.

SQL joins are used to combine data from two or more tables based on a related column.

  • There are four types of SQL joins: inner join, left join, right join, and full outer join.

  • Inner join returns only the matching rows from both tables.

  • Left join returns all the rows from the left table and matching rows from the right table.

  • Right join returns all the rows from the right table and matching rows from the left table.

  • Full outer join returns all the rows from both tables, with NULL ...read more

Add your answer

Q3. Explain Solid Principles

Ans.

Solid Principles are a set of five design principles for writing clean, maintainable, and scalable code.

  • Single Responsibility Principle: A class should have only one reason to change.

  • Open/Closed Principle: Classes should be open for extension but closed for modification.

  • Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses without affecting the program's correctness.

  • Interface Segregation Principle: Clients should not be fo...read more

Add your answer

Q4. Explain Web Components

Ans.

Web Components are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use in web pages and web apps.

  • Web Components consist of four main technologies: Custom Elements, Shadow DOM, HTML Templates, and HTML Imports.

  • Custom Elements allow developers to define their own custom HTML elements.

  • Shadow DOM provides encapsulation for the custom elements, ensuring that styles and scripts do not affect other parts of the document.

  • HTML Templa...read more

Add your answer
Discover null interview dos and don'ts from real experiences

Q5. Explain the file of web traffic

Ans.

Web traffic file is a log file that records all incoming and outgoing traffic on a website.

  • Web traffic files typically include information such as IP addresses, timestamps, URLs visited, and HTTP status codes.

  • These files are commonly used for analyzing website performance, identifying security threats, and monitoring user activity.

  • Examples of web traffic file formats include Apache access logs (access.log) and Nginx access logs (access.log).

Add your answer

Q6. Agile Methodology explain

Ans.

Agile methodology is an iterative approach to software development that emphasizes collaboration, flexibility, and customer satisfaction.

  • Agile focuses on delivering working software in short iterations

  • It values individuals and interactions over processes and tools

  • It emphasizes responding to change over following a plan

  • It involves continuous feedback and adaptation

  • Examples of Agile methodologies include Scrum, Kanban, and Extreme Programming

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at null

based on 5 interviews in the last 1 year
Interview experience
4.8
Excellent
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.7
 • 4.3k Interview Questions
3.8
 • 2.9k Interview Questions
3.9
 • 304 Interview Questions
3.9
 • 253 Interview Questions
3.9
 • 205 Interview Questions
4.2
 • 155 Interview Questions
View all
Top Pramati Technologies Interview Questions And Answers
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
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

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