i
Systech Solutions
Filter interviews by
Data warehousing is the process of collecting, storing, and managing data from various sources for analysis and reporting.
Data warehousing involves extracting data from multiple sources
Data is then transformed and loaded into a central repository
The data can be used for analysis, reporting, and decision-making
Examples include data warehouses used by businesses to analyze sales data
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
Full c concept MCQ with IQ and Computaional Thinking
Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.
Use functions like itoa() to convert integers to strings in different bases
Use strtol() to convert strings to integers in different bases
Remember to specify the base when converting numbers
posted on 22 Nov 2024
I applied via Approached by Company and was interviewed in May 2024. There were 5 interview rounds.
To resolve an error, identify the root cause, troubleshoot, and implement a solution.
Identify the error message or code to understand the issue
Check logs or debug information for more details
Research online for similar issues and possible solutions
Test potential solutions to see if they resolve the error
Document the resolution for future reference
D365 FO is a cloud-based enterprise resource planning (ERP) software developed by Microsoft.
D365 FO stands for Dynamics 365 for Finance and Operations.
It helps organizations streamline their financial and operational processes.
It offers features such as financial management, supply chain management, and human resources.
D365 FO is part of the larger Dynamics 365 suite of business applications.
Performance tuning involves optimizing software to improve speed, efficiency, and resource usage.
Identify performance bottlenecks through profiling and monitoring
Optimize algorithms and data structures
Improve database queries and indexing
Reduce network latency and optimize network communication
Use caching and memory management techniques
Parallelize and optimize code for multi-core processors
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
posted on 6 Nov 2015
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
I was interviewed in Dec 2022.
I applied via Campus Placement and was interviewed before Oct 2023. There was 1 interview round.
based on 8 reviews
Rating in categories
Software Engineer
184
salaries
| ₹4.1 L/yr - ₹13 L/yr |
Associate Software Engineer
125
salaries
| ₹3.2 L/yr - ₹7.5 L/yr |
Senior Software Engineer
94
salaries
| ₹6.6 L/yr - ₹16 L/yr |
Data Engineer
81
salaries
| ₹4 L/yr - ₹9.5 L/yr |
Project Engineer
68
salaries
| ₹1.2 L/yr - ₹4.8 L/yr |
TCS
Infosys
Wipro
HCLTech