i
Novel
Office
Filter interviews by
I can travel by various means including air, land, and sea, depending on the destination and purpose of travel.
Air travel: Ideal for long distances; for example, flying from New York to Los Angeles.
Land travel: Includes cars, buses, and trains; for instance, taking a train from Chicago to Seattle.
Sea travel: Useful for island destinations; like cruising to the Bahamas.
Public transport: Efficient for city travel; s...
I currently reside in a vibrant neighborhood that offers convenience and a welcoming community atmosphere.
Proximity to public transportation, making commuting easy.
Access to local amenities like grocery stores and restaurants.
A safe and friendly environment, ideal for both work and leisure.
Nearby parks and recreational areas for relaxation and exercise.
React is a popular JavaScript library for building user interfaces, particularly single-page applications, using a component-based architecture.
Component-Based: React allows developers to create reusable UI components, making code more modular and maintainable.
Virtual DOM: React uses a virtual representation of the DOM to optimize rendering and improve performance.
Unidirectional Data Flow: Data in React flows in o...
Slump cone test is used to measure the workability of concrete mix.
Determines the consistency and flowability of concrete mix
Helps in ensuring the concrete is of the desired quality and strength
Used to assess the water-cement ratio in the mix
Commonly used in construction projects to monitor the quality of concrete being used
I can help the sales process by identifying new leads, nurturing relationships, and closing deals.
Identifying new leads through market research and networking
Nurturing relationships with potential clients through follow-ups and personalized communication
Closing deals by understanding customer needs and offering tailored solutions
Utilizing CRM tools to track progress and manage customer interactions
The LIKE operator is used in SQL to search for a specified pattern in a column.
The LIKE operator is used with the WHERE clause to search for a specified pattern in a column.
It allows for the use of wildcards such as % (matches any sequence of characters) and _ (matches any single character).
For example, 'SELECT * FROM table_name WHERE column_name LIKE 'a%'' will return all rows where the column starts with 'a'.
DELETE is used to remove rows from a table, while DROP is used to remove entire tables from a database.
DELETE is a DML command used to remove specific rows from a table based on a condition.
DROP is a DDL command used to remove entire tables, views, or databases from a database.
DELETE does not remove the table structure, only the data within it.
DROP removes the table structure along with all its data, and it cannot...
I have over 5 years of experience in front office roles, excelling in customer service and administrative tasks.
Managed front desk operations for a busy hotel for 3 years, ensuring guest satisfaction.
Handled scheduling and appointment management in a medical office for 2 years.
Developed strong communication skills through daily interactions with clients and staff.
Implemented a new filing system that improved offic...
I am fluent in three languages: English, Spanish, and French, which helps me communicate effectively with diverse clients.
English: My primary language for professional communication.
Spanish: I can converse fluently, which is useful for Spanish-speaking clients.
French: I have conversational skills, allowing me to assist French-speaking visitors.
Various Software Development Life Cycle (SDLC) models guide the process of software development, each with unique methodologies.
Waterfall Model: A linear approach where each phase must be completed before the next begins. Example: Traditional software projects.
Agile Model: An iterative approach that promotes flexibility and customer feedback. Example: Scrum and Kanban methodologies.
Spiral Model: Combines iterative...
DELETE is used to remove rows from a table, while DROP is used to remove entire tables from a database.
DELETE is a DML command used to remove specific rows from a table based on a condition.
DROP is a DDL command used to remove entire tables, views, or databases from a database.
DELETE does not remove the table structure, only the data within it.
DROP removes the table structure along with all its data, and it cannot be r...
Primary Key in SQL is a unique identifier for each record in a table.
Primary Key ensures each record in a table is unique
It can consist of one or multiple columns
Primary Key values cannot be NULL
Example: 'id' column in a 'users' table
UNION combines and removes duplicates, UNION ALL combines without removing duplicates.
UNION merges the result sets of two or more SELECT statements, removing duplicates.
UNION ALL merges the result sets of two or more SELECT statements, including duplicates.
UNION is slower than UNION ALL as it involves removing duplicates.
Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;
Example: SELECT column1 FROM t...
The LIKE operator is used in SQL to search for a specified pattern in a column.
The LIKE operator is used with the WHERE clause to search for a specified pattern in a column.
It allows for the use of wildcards such as % (matches any sequence of characters) and _ (matches any single character).
For example, 'SELECT * FROM table_name WHERE column_name LIKE 'a%'' will return all rows where the column starts with 'a'.
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
The Waterfall Method is a linear project management approach, emphasizing sequential phases in software development.
Phases include Requirements, Design, Implementation, Verification, and Maintenance.
Best suited for projects with well-defined requirements, like government contracts.
Example: Developing a banking application where requirements are unlikely to change.
Less effective for projects needing flexibility, such as...
I appeared for an interview in Jan 2025.
All the IQ category questions were there.
I appeared for an interview in Jan 2025.
In 5 years, I see myself leading a successful business development team, driving growth and innovation in the company.
Leading a high-performing business development team
Driving growth and innovation in the company
Developing strong relationships with key stakeholders
Expanding market reach and increasing revenue
Continuously learning and adapting to industry trends
I can help the sales process by identifying new leads, nurturing relationships, and closing deals.
Identifying new leads through market research and networking
Nurturing relationships with potential clients through follow-ups and personalized communication
Closing deals by understanding customer needs and offering tailored solutions
Utilizing CRM tools to track progress and manage customer interactions
General IQ test and other MCQ tests
Written exam along with multiple MCQ tests about company history and current affairs
30 mins Aptitude test
I am a detail-oriented HR professional with 3 years of experience in recruitment, onboarding, and employee relations.
3 years of HR experience
Specialize in recruitment, onboarding, and employee relations
Detail-oriented and organized
HR Assistants support HR functions such as recruitment, onboarding, employee relations, and record-keeping.
Assist with recruitment by posting job openings, reviewing resumes, and scheduling interviews
Handle onboarding tasks such as new hire paperwork and orientation
Support employee relations by addressing employee questions and concerns
Maintain HR records and ensure compliance with regulations
Assist with HR projects an...
Qualifications for a Project Engineer typically include a bachelor's degree in engineering, relevant work experience, strong technical skills, and project management abilities.
Bachelor's degree in engineering or related field
Relevant work experience in engineering or project management
Strong technical skills in areas such as CAD software, data analysis, and problem-solving
Project management abilities including planning...
Aptitude questions involved reasoning questions
Slump cone test is used to measure the workability of concrete mix.
Determines the consistency and flowability of concrete mix
Helps in ensuring the concrete is of the desired quality and strength
Used to assess the water-cement ratio in the mix
Commonly used in construction projects to monitor the quality of concrete being used
I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.
A young lady entered in the room and ask 1 question to a group of the candidates to share their opinion on Gender equality. Thats it out of 10 candidates 1 ask to stay and 9 includes me ask to leave. I felt shocked and disappointing despite being given the correct answer/opinion on gender equality I have been asking to leave. No resume ask no interview taken simply wasting time.
I appeared for an interview in Mar 2025, where I was asked the following questions.
R is a programming language and environment designed for statistical computing and data analysis, widely used in data science.
Statistical Analysis: R provides a wide array of statistical techniques, including linear and nonlinear modeling, time-series analysis, and clustering.
Data Visualization: R has powerful libraries like ggplot2 for creating high-quality visualizations, making it easier to interpret complex data.
Ex...
Frontend is the user interface; backend is the server-side logic and database management.
Frontend involves HTML, CSS, and JavaScript for user interface design.
Backend uses languages like Python, Ruby, or Node.js for server-side logic.
Frontend is what users interact with directly, like buttons and forms.
Backend handles data storage and retrieval, often using databases like MySQL or MongoDB.
Frontend frameworks include Re...
React is a popular JavaScript library for building user interfaces, particularly single-page applications, using a component-based architecture.
Component-Based: React allows developers to create reusable UI components, making code more modular and maintainable.
Virtual DOM: React uses a virtual representation of the DOM to optimize rendering and improve performance.
Unidirectional Data Flow: Data in React flows in one di...
Frontend and backend development utilize various tools for building, testing, and deploying applications efficiently.
Frontend tools: HTML, CSS, JavaScript frameworks (e.g., React, Angular, Vue.js)
Backend tools: Server-side languages (e.g., Node.js, Python, Ruby, PHP)
Version control: Git for tracking changes in code
Package managers: npm for JavaScript libraries, Composer for PHP dependencies
Build tools: Webpack, Gulp fo...
I developed a responsive e-commerce website using React, enhancing user experience and performance.
Utilized React for building reusable components, improving code maintainability.
Implemented Redux for state management, ensuring a smooth user experience across the application.
Integrated RESTful APIs to fetch product data, allowing real-time updates and dynamic content.
Optimized website performance using lazy loading and...
Addressing inappropriate behavior requires professionalism, clear communication, and adherence to company policies.
Document the behavior: Keep a record of specific incidents, including dates and details.
Communicate directly: If comfortable, address the behavior with your boss in a private setting.
Seek support: Talk to HR or a trusted colleague for guidance on how to proceed.
Know your rights: Familiarize yourself with c...
I appeared for an interview in Jan 2025.
General accounting principles are the basic guidelines for preparing financial statements and reports.
GAAP (Generally Accepted Accounting Principles) are the standard framework for financial accounting.
Accrual basis accounting recognizes revenue and expenses when they are incurred, regardless of when cash is exchanged.
Conservatism principle states that when in doubt, choose the option that is least likely to overstate ...
Top trending discussions
The duration of Novel Office interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 68 interview experiences
Difficulty level
Duration
based on 303 reviews
Rating in categories
Business Development Manager
41
salaries
| ₹3.6 L/yr - ₹10 L/yr |
Data Analyst
37
salaries
| ₹2.1 L/yr - ₹5.5 L/yr |
Project Engineer
33
salaries
| ₹1.8 L/yr - ₹4.5 L/yr |
Software Engineer
16
salaries
| ₹2.9 L/yr - ₹5 L/yr |
HR Executive
14
salaries
| ₹2.5 L/yr - ₹4 L/yr |
Omaxe
Mahindra Lifespace Developers
Runwal Group
Realty Assistant