i
Netclues
Filter interviews by
Partial class is a class that can be split into multiple files, allowing different parts of the class to be defined in different files.
Partial classes are useful for organizing large classes and separating different concerns.
All parts of a partial class must use the 'partial' keyword.
When compiled, all parts of a partial class are combined into a single class definition.
Dotnet Core offers improved performance, cross-platform compatibility, and open-source flexibility.
Improved performance compared to traditional .NET Framework
Cross-platform compatibility allows for development on Windows, macOS, and Linux
Open-source flexibility enables community contributions and faster updates
Support for microservices architecture and containerization
Enhanced security features and easier deployment op
Middlewares are components that handle requests and responses in the pipeline of a web application.
Middlewares are software components that are executed in the request-response pipeline of a web application.
They can intercept, process, or modify incoming requests and outgoing responses.
Examples include authentication middleware, logging middleware, and error handling middleware.
Multiple inheritance is not directly supported in C#, but can be achieved using interfaces.
C# does not support multiple inheritance of classes due to the Diamond Problem
Multiple inheritance can be achieved using interfaces by implementing multiple interfaces in a class
Example: public class MyClass : Interface1, Interface2 { }
I am a Junior PHP Developer with experience in Laravel and SQL. I have worked on a recent project where I developed a web application using Laravel.
Laravel is a PHP framework used for web application development.
Triggers in SQL are special stored procedures that are automatically executed when a specific event occurs.
SQL queries are used to retrieve, insert, update, or delete data from a database.
In my last project, I ...
I am open to discussing salary based on the responsibilities and opportunities provided by the position.
I am flexible and willing to negotiate based on the market rate for Junior PHP Developers.
I value the opportunity to grow and learn in my role, and salary is just one aspect of that.
I am confident that we can come to a mutually beneficial agreement regarding compensation.
I am passionate about PHP development and your company's reputation for innovation and growth aligns with my career goals.
I am highly skilled in PHP development and have a strong passion for it.
I have researched your company and am impressed by its reputation for innovation and growth.
I believe that working with your team will provide me with valuable learning opportunities and help me advance in my career.
I am excited...
Joins in SQL are used to combine data from two or more tables based on a related column.
Joins are used to retrieve data from multiple tables in a single query
There are different types of joins such as inner join, left join, right join, and full outer join
Inner join returns only the matching rows from both tables
Left join returns all the rows from the left table and matching rows from the right table
Right join returns a...
The latest version of Laravel is 8.0.
Laravel 8.0 was released on September 8, 2020.
It includes new features like Laravel Jetstream, model factory classes, and dynamic blade components.
It requires PHP 7.3+ and has support for PHP 8.0.
Laravel follows semantic versioning, so major releases may include breaking changes.
The latest stable version of PHP is 8.0.11.
PHP 8.0 was released on November 26, 2020.
It introduced several new features and improvements such as JIT compiler, union types, named arguments, and more.
The latest stable version as of October 2021 is 8.0.11.
Required and Required_once are PHP functions used to include files.
Required and Required_once are used to include files in PHP code.
Required_once is used to include a file only once, while Required can include the same file multiple times.
If the file is not found, Required will produce a fatal error, while Required_once will produce a warning.
Example: require 'file.php'; or require_once 'file.php';
Yes, I have worked on JavaScript.
I have experience in using JavaScript for front-end development.
I have worked with jQuery library for DOM manipulation and AJAX requests.
I have also used JavaScript for form validation and creating interactive UI elements.
I am familiar with ES6 features like arrow functions, template literals, and let/const declarations.
let, const and var are used to declare variables in JavaScript with different scoping rules.
var has function scope and can be redeclared and reassigned
let and const have block scope and cannot be redeclared
const cannot be reassigned after declaration
let can be reassigned after declaration
Use const for values that won't change, let for values that will change
Example: var x = 10; let y = 20; const z = 30;
Example: functio...
posted on 1 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
Threads in Java allow for concurrent execution of code, enabling multitasking and improving performance.
Threads are lightweight sub-processes within a process.
They allow for concurrent execution of code, enabling multitasking.
Threads share the same memory space, allowing for efficient communication and data sharing.
Examples include creating threads using the Thread class or implementing the Runnable interface.
Volatile keyword ensures visibility of changes to variables across threads. Reified keyword is used to access type information at runtime in generics.
Volatile keyword is used to indicate that a variable's value will be modified by different threads.
It ensures that changes made by one thread to a volatile variable are visible to other threads.
Reified keyword is used in generics to access type information at runtime, whi...
Multi module architecture in Android involves breaking down an app into multiple modules for better organization and scalability.
Pros: better organization, easier maintenance, faster build times, code reusability
Cons: increased complexity, potential for dependency issues, learning curve for developers
Example: Breaking down an app into separate modules for UI, networking, and data storage can make it easier to work on d
Generics in Java allow for creating classes, interfaces, and methods that operate on types parameterized at compile time.
Generics provide type safety by allowing the compiler to detect and prevent type errors at compile time.
They enable code reusability by writing generic algorithms that work on different types.
Example: List<String> names = new ArrayList<>();
Example: public class Box<T> { private T va
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
Agile values include individuals and interactions over processes and tools, while Scrum values include commitment, courage, focus, openness, and respect.
Agile values prioritize individuals and interactions over processes and tools
Scrum values include commitment, courage, focus, openness, and respect
Scrum ceremonies include Sprint Planning, Daily Standup, Sprint Review, and Sprint Retrospective
Story points are a unit of...
As a project manager, I prepare various documents such as project plans, schedules, budgets, risk assessments, and progress reports. I contribute by leading the team, managing resources, and ensuring project success.
Prepare project plans outlining scope, objectives, deliverables, and timelines
Create schedules to allocate tasks and track progress
Develop budgets to manage project costs effectively
Conduct risk assessments...
Provide clear expectations, offer support and training, provide feedback and recognition, set goals and milestones.
Clearly communicate expectations and goals to the resource.
Offer support and training to help the resource improve their skills and knowledge.
Provide regular feedback and recognition for progress made.
Set specific goals and milestones to track improvement.
Create a development plan with the resource to addr...
Scrum of Scrums is a scaled agile framework where multiple Scrum teams coordinate their work. PI planning is a key event in SAFe where teams plan their work for the upcoming Program Increment.
Scrum of Scrums involves representatives from each Scrum team meeting regularly to discuss dependencies and progress.
PI planning is a two-day event where teams align on their objectives, dependencies, and priorities for the upcomi...
Hackerrank react test on
1. MCQ- HTML,CSS, Javscript, Web fundamentals
2. Coding - React Context API code
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
I was interviewed in Dec 2024.
I scored 75% so i got shortlisted.
I applied via Campus Placement and was interviewed in Sep 2024. There were 4 interview rounds.
Pretty standard GD on topics around working remotely and country's macroeconomic
Derivative and alternative investments involve complex financial instruments and strategies beyond traditional stocks and bonds.
Derivatives are financial contracts whose value is derived from an underlying asset, index, or rate. Examples include options, futures, and swaps.
Alternative investments are non-traditional assets such as private equity, hedge funds, real estate, and commodities.
Both derivative and alternative...
Code Snept question with 3-4 Reasoning question. Google form
Pen paper coding round. String , Array . Linkedlist , graph, questions
To find the nearest prime number, iterate from the given number in both directions until a prime number is found.
Start iterating from the given number in both directions to find the nearest prime number.
Check if a number is prime by dividing it by all numbers less than its square root.
Keep track of the closest prime number found during the iteration.
Find the second maximum number in an array of strings.
Convert the array of strings to an array of integers.
Sort the array in descending order.
Return the second element in the sorted array.
posted on 20 Dec 2024
Experienced Accounts Manager with a strong background in financial analysis and team leadership.
Over 5 years of experience in managing accounts and financial reporting
Skilled in budgeting, forecasting, and variance analysis
Led a team of 10 accountants to streamline processes and improve efficiency
Proficient in using accounting software such as QuickBooks and SAP
I have over 5 years of experience in business development, including identifying new opportunities, building relationships, and closing deals.
Developed and implemented strategic plans to expand client base
Identified new market opportunities and conducted market research
Built and maintained relationships with key stakeholders
Closed deals and negotiated contracts
Increased sales revenue by 20% in the first year at my prev
I have over 5 years of experience in business development, including identifying new opportunities, building relationships, and closing deals.
Identifying new business opportunities
Building and maintaining relationships with clients
Negotiating and closing deals
Creating and implementing business development strategies
Collaborating with marketing and sales teams
Increasing revenue and market share
Example: Successfully secu...
Salary is negotiable based on experience, qualifications, and company budget.
Salary is typically determined by factors such as experience, qualifications, industry standards, and company budget.
It is common for candidates to discuss salary expectations during the interview process.
Employers may offer a salary range or ask candidates for their salary requirements.
Negotiating salary is a normal part of the job offer proc
Interview experience
based on 31 reviews
Rating in categories
Software Engineer
11
salaries
| ₹4 L/yr - ₹5.3 L/yr |
Software Developer
10
salaries
| ₹3 L/yr - ₹5.6 L/yr |
Digital Marketing Manager
8
salaries
| ₹8.5 L/yr - ₹11.9 L/yr |
Team Lead
7
salaries
| ₹7.2 L/yr - ₹11.2 L/yr |
Junior Software Engineer
7
salaries
| ₹3.2 L/yr - ₹3.5 L/yr |
TCS
Infosys
Wipro
HCLTech