Add office photos
Engaged Employer

Crest Infosystems

4.4
based on 35 Reviews
Filter interviews by

Sealmatic Interview Questions and Answers

Updated 10 Dec 2024

Q1. What is migration in Laravel ?

Ans.

Migration in Laravel is the process of managing database schema changes using PHP code.

  • Migration allows developers to define database tables and their structure using PHP code instead of SQL.

  • It helps in version control of database schema changes and makes it easier to collaborate with other developers.

  • Migrations can be rolled back to previous states if needed, making database changes reversible.

  • Example: 'php artisan make:migration create_users_table' creates a new migration f...read more

Add your answer

Q2. What's payment integration you did ?

Ans.

I have integrated payment gateways like PayPal, Stripe, and Square into e-commerce websites.

  • Integrated PayPal payment gateway for seamless checkout process

  • Implemented Stripe API for secure credit card transactions

  • Configured Square payment gateway for in-person and online payments

Add your answer

Q3. What are different hooks that you've used in react.js

Ans.

Some common hooks used in React.js are useState, useEffect, useContext, and useRef.

  • useState - for managing state in functional components

  • useEffect - for handling side effects in functional components

  • useContext - for accessing context in functional components

  • useRef - for accessing DOM elements or values in functional components

Add your answer

Q4. What is polymorphism in OOPs ?

Ans.

Polymorphism in OOPs allows objects of different classes to be treated as objects of a common superclass.

  • Polymorphism allows methods to be called on objects of different classes that implement the same interface or superclass.

  • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

  • Example: Animal superclass with methods like eat() and sleep(). Dog and Cat subclasses can override these methods with their own implementations.

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

Q5. What is MySQL injections

Ans.

MySQL injections are a type of cyber attack where malicious SQL statements are inserted into an entry field for execution.

  • MySQL injections occur when an attacker inserts malicious SQL code into a query to manipulate the database.

  • Attackers can use MySQL injections to access, modify, or delete data in the database.

  • Preventing MySQL injections involves using parameterized queries and input validation.

  • Example: SELECT * FROM users WHERE username = 'admin'; DROP TABLE users;

Add your answer

Q6. What is normalisation in DBMS

Ans.

Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.

  • Normalization involves breaking down a database into smaller, more manageable tables.

  • It helps in reducing data redundancy by storing data in a structured way.

  • Normalization ensures data integrity by minimizing data anomalies.

  • There are different normal forms like 1NF, 2NF, 3NF, BCNF, etc.

  • Example: In a database of students, instead of storing student details in m...read more

Add your answer

Q7. What makes you tick?

Ans.

I am driven by the desire to create intuitive and user-friendly designs that solve real-world problems.

  • I am passionate about understanding user needs and behaviors

  • I enjoy collaborating with cross-functional teams to develop innovative solutions

  • I am constantly learning and staying up-to-date with industry trends and best practices

  • I find satisfaction in seeing my designs come to life and positively impacting users

  • I am motivated by the challenge of balancing aesthetics and funct...read more

View 1 answer

Q8. How Kotlin is better than Java.

Ans.

Kotlin is better than Java due to its concise syntax, null safety, interoperability, and improved performance.

  • Kotlin has concise syntax which reduces boilerplate code and makes code more readable.

  • Kotlin provides null safety features to prevent NullPointerExceptions at runtime.

  • Kotlin is fully interoperable with Java, allowing developers to use both languages in the same project.

  • Kotlin offers improved performance compared to Java in terms of compilation speed and runtime perfor...read more

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

Interview Process at Sealmatic

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

Top Interview Questions from Similar Companies

3.9
 • 675 Interview Questions
4.0
 • 559 Interview Questions
3.3
 • 476 Interview Questions
3.6
 • 213 Interview Questions
4.4
 • 197 Interview Questions
4.0
 • 170 Interview Questions
View all
Top Crest Infosystems 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