i
Vertafore
Filter interviews by
I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.
Questions on software engineering concepts, previous roles and responsibilities, and personal strengths and weaknesses.
ConcurrentModificationException: occurs when a collection is modified while being iterated over
Vertical Scaling vs Horizontal Scaling: vertical scaling involves adding more resources to a single machine, while horizontal scaling involves adding more machines to a system
Roles and responsibilities in pre...
Top trending discussions
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
2 easy to moderate questions and 20 multiple choice questions related to C/C++/Netowking/System Calls/OS
Global variables are accessible throughout the program, while static variables are limited to the scope in which they are defined.
Global variables are declared outside of any function and can be accessed by any function in the program.
Static variables are declared within a function and retain their value between function calls.
Example: int globalVar = 10; static int staticVar = 5;
Example: Global variable can be accesse...
Processes are independent instances of a program, while threads are smaller units within a process sharing resources.
Processes have their own memory space, while threads share the same memory space within a process.
Processes are heavyweight, requiring more resources, while threads are lightweight.
Processes communicate with each other through inter-process communication mechanisms, while threads can communicate directly...
Segmentation fault occurs when a program tries to access memory it doesn't have permission to access.
Segmentation fault occurs when a program tries to access memory outside of its allocated space.
Compiler detects segmentation faults by checking memory access permissions during compilation.
Segmentation faults are typically caused by dereferencing a null pointer or accessing an out-of-bounds array element.
posted on 2 Sep 2024
I applied via Campus Placement
Normal apti reasoning test checking normal intelligence with some basic technical questions.
Topic was physical cash V/s Digital cash.
posted on 16 Oct 2024
I applied via campus placement at Adesh Institute of Engineering and Technology, Faridkot and was interviewed in Sep 2024. There were 2 interview rounds.
Apti , html , linux ,sql, java
They give topics and we have to speak for 30 sec
posted on 16 Aug 2024
Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
posted on 1 Mar 2024
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Very easy question to medium level qustions
Easy to medium level questions
posted on 17 Jul 2024
I applied via Campus Placement and was interviewed in Jun 2024. There was 1 interview round.
They asjked aboiut dp and terees
posted on 21 Jul 2024
posted on 17 Jul 2024
Reverse a string in place
MVVM design of a searching widget
My software development journey has been filled with challenges, learning experiences, and growth.
Started learning programming languages like Java, C++, and Python in college
Interned at a tech company to gain practical experience
Worked on various projects, including web development, mobile app development, and database management
Attended coding bootcamps and workshops to enhance my skills
Continuously learning new techn
based on 4 reviews
Rating in categories
Software Engineer
166
salaries
| ₹3 L/yr - ₹10 L/yr |
Technical Lead
71
salaries
| ₹14 L/yr - ₹27 L/yr |
Senior Software Engineer
69
salaries
| ₹5.8 L/yr - ₹19 L/yr |
Software Engineer II
48
salaries
| ₹5.2 L/yr - ₹12.4 L/yr |
Implementation Engineer
47
salaries
| ₹4 L/yr - ₹7 L/yr |
Salesforce
Oracle
SAP
Microsoft Corporation