Filter interviews by
I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.
1D array 2D array and string based questions
I applied via AmbitionBox
Array based question meadium to hard level
Top trending discussions
posted on 8 Dec 2024
I applied via campus placement at Punjab Engineering College (PEC) and was interviewed in Nov 2024. There were 3 interview rounds.
45 questions, 50 mins
3 questions esy to medium, 75 minutes
posted on 9 Feb 2024
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
I applied via campus placement at GBR Degree College, Anaparthy and was interviewed in Feb 2023. There were 3 interview rounds.
UI policy is a set of rules that control the behavior of fields on a form in ServiceNow. Reverse False is important for ensuring that the policy is applied correctly.
UI policy in ServiceNow is used to dynamically change the behavior of fields on a form based on certain conditions.
It can be used to make fields mandatory, read-only, visible, or hidden based on user input or other criteria.
Reverse False is important in UI...
Client Scripts, Service Catalog
posted on 9 Dec 2022
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
Inheritance, abstract class, override, and interface are all concepts in object-oriented programming.
Inheritance allows a class to inherit properties and methods from another class.
Abstract classes cannot be instantiated and are used as a blueprint for other classes.
Override is used to provide a new implementation for a method that is already defined in a parent class.
Interfaces define a set of methods that a class mus...
Full text index is a database index that allows for efficient text-based searching.
Full text index is used to search for specific words or phrases within a large amount of text data.
It is commonly used in search engines, document management systems, and social media platforms.
Full text index can be created on one or more columns of a table in a database.
It uses techniques such as stemming, stop words, and word proximit...
Constructors and destructors are special methods used in object-oriented programming languages to initialize and destroy objects.
Constructors are used to initialize objects when they are created.
Destructors are used to clean up resources used by an object when it is destroyed.
Constructors have the same name as the class and are called automatically when an object is created.
Destructors have the same name as the class p...
PHP 7 is faster, more secure and has new features compared to PHP 5.
PHP 7 has improved performance with up to 2x faster execution
PHP 7 has better error handling and type declarations
PHP 7 has new operators and functions like spaceship operator and null coalescing operator
PHP 7 has removed deprecated features like mysql extension
PHP 7 has improved support for Unicode
PHP 7 requires 64-bit architecture
PHP 7 has improved m...
PHP caching, session handling, and API token security
PHP caching techniques include opcode caching, data caching, and query caching
Session handling in PHP involves creating a unique session ID for each user and storing session data on the server
To prevent token hijacking in APIs, use HTTPS, set expiration times for tokens, and use token revocation
Other security measures include input validation, output encoding, and us
Store procedures, indexes, and virtual tables are important features of MySql.
Store procedures are pre-written code blocks that can be executed on demand.
Indexes are used to speed up database queries by creating a quick lookup table.
Virtual tables are temporary tables that are created on the fly and do not persist in the database.
Examples of store procedures include creating a new user or updating a record.
Examples of ...
I applied via Referral and was interviewed in Sep 2021. There was 1 interview round.
Questions related to Java concepts and frameworks
Fail safe fail fast - used in concurrent programming to handle exceptions and ensure thread safety
String is immutable to ensure thread safety and prevent unintended changes to the string
String buffer vs String builder - both are used to manipulate strings, but string builder is faster and not thread-safe
Executor framework - used for asynchronous task execution and thread...
I applied via Naukri.com and was interviewed in Aug 2021. There were 4 interview rounds.
Print prime numbers from 1 to 100 and insert element in an array at specific index without using loop.
Use Sieve of Eratosthenes algorithm to find prime numbers
Use splice() method to insert element in array at specific index
posted on 30 Jun 2021
Yes, OOPs concepts are fundamental to object-oriented programming and include inheritance, encapsulation, abstraction, and polymorphism.
Inheritance allows a class to inherit properties and methods from a parent class.
Encapsulation is the practice of hiding data and methods within a class to prevent direct access.
Abstraction is the process of simplifying complex systems by breaking them down into smaller, more manageabl...
I have used database systems extensively in my projects.
Designed and implemented database schema for various applications
Used SQL queries to retrieve and manipulate data
Integrated databases with web applications using ORM frameworks like Hibernate
Optimized database performance by indexing and query optimization
Implemented data migration scripts to move data between databases
Used NoSQL databases like MongoDB for scalabl
Query to retrieve a particular value from data
Identify the table and column where the value is stored
Use SELECT statement with WHERE clause to filter the data
Specify the value to retrieve in the SELECT statement
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Software Engineer
68
salaries
| ₹3.5 L/yr - ₹5.2 L/yr |
Software Developer
56
salaries
| ₹3 L/yr - ₹5 L/yr |
Software Development Engineer
33
salaries
| ₹4 L/yr - ₹5 L/yr |
Full Stack Developer
23
salaries
| ₹3.6 L/yr - ₹4.8 L/yr |
Software Engineer Trainee
12
salaries
| ₹3 L/yr - ₹4.4 L/yr |
upGrad
Simplilearn
Great Learning
Jigsaw Academy