Filter interviews by
The default port for JBoss is 8080.
JBoss default port is used for HTTP traffic
It can be changed in the server configuration file
Other ports used by JBoss include 1099 for RMI and 4444 for JMX
Example: http://localhost:8080/myapp
Standalone and domain are two different modes of running a middleware server.
Standalone mode runs a single server instance, while domain mode runs multiple server instances managed by a domain controller.
In standalone mode, configuration is done on the server instance itself, while in domain mode, configuration is done on the domain controller.
Standalone mode is suitable for small-scale deployments, while domain mode i...
Top trending discussions
posted on 28 Sep 2024
60min of aptitude and coding test
2 questions on coding test
45 min 2 question on basic codeing
posted on 29 Jun 2024
I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.
Coding test are just basic Array and linkedList question
The 4 pillars of OOP are Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation restricts access to certain components of an object, protecting its integrity.
Abstraction hides complex implementation details and only shows the necessary features.
Polymorphism allows objects of different classes to be treated as objects of a
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
Retrieving a value involves hashing the ...
Implementation of Create, Read, Update, and Delete operations in a software system.
Use SQL queries for database operations
Create separate functions for each operation
Handle errors and exceptions properly
Test thoroughly to ensure functionality
Consider security measures to prevent unauthorized access
Seeking new challenges and opportunities for growth.
Looking for a new environment to learn and develop new skills
Interested in working on different projects and technologies
Seeking better career advancement opportunities
Wanting to work in a more collaborative team environment
I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.
I have a strong technical background, proven track record of delivering high-quality software, and a passion for continuous learning and improvement.
I have a Bachelor's degree in Computer Science and X years of experience in software development.
I have successfully led multiple projects from conception to completion, delivering high-quality software on time and within budget.
I am proficient in a variety of programming ...
posted on 16 Aug 2023
I applied via Walk-in and was interviewed before Aug 2022. There were 4 interview rounds.
posted on 11 Jan 2025
Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS
posted on 29 Aug 2022
50 Questions in 1 hour
Pattern and basic programming questions
posted on 21 Sep 2022
Simple String or list releted questions for Arranging a string some conditions wise
To count number after decimal value in Python, use string manipulation or math module.
Use string manipulation to count number of digits after decimal point
Use math module to round off the number and then subtract the original number to get the digits after decimal point
Example: num = 3.14159, str_num = str(num), decimal_index = str_num.index('.') + 1, digits_after_decimal = len(str_num) - decimal_index
based on 1 review
Rating in categories
Programmer Analyst
89
salaries
| ₹3.5 L/yr - ₹13 L/yr |
Software Developer
55
salaries
| ₹2.2 L/yr - ₹10 L/yr |
Junior Programmer Analyst
40
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Design Engineer
39
salaries
| ₹2 L/yr - ₹7.2 L/yr |
Senior Programmer Analyst
29
salaries
| ₹7 L/yr - ₹17 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems