Filter interviews by
I applied via Indeed and was interviewed in Mar 2023. There was 0 interview round.
BIM, or Building Information Modeling, is a digital representation of physical and functional characteristics of a building.
BIM integrates 3D modeling with data management, enhancing collaboration among stakeholders.
It allows for better visualization of projects, helping in design and planning phases.
BIM can simulate construction processes, identifying potential issues before they arise.
Examples include Autodesk Revit ...
Yes, I can create Revit families tailored to specific project requirements.
Familiar with creating both parametric and non-parametric families.
Experience in modeling furniture, fixtures, and custom architectural elements.
Utilized family templates to ensure consistency and efficiency.
Implemented shared parameters for better data management across projects.
Use alternative methods like creating a new material or applying it through the model's settings.
Create a new material in the material library and assign it to the object.
Use the 'Assign Material' option in the object's properties menu.
Check if the material is locked or if there are any visibility settings preventing changes.
Use the 'Edit Type' dialog to modify the material settings for a specific family type.
If using ...
LOD stands for Level of Development, indicating the detail and reliability of a BIM model at various stages.
LOD 100: Conceptual design, basic massing without details.
LOD 200: Generalized systems and components, approximate quantities.
LOD 300: Precise geometry, dimensions, and specifications.
LOD 400: Fabrication details, assembly information, and installation.
LOD 500: As-built conditions, accurate representation of the
Detailing in BIM varies by Level of Development (LOD), influencing accuracy and detail in models.
LOD 100: Conceptual design with basic massing and spatial relationships.
LOD 200: Generalized systems and components, showing approximate sizes and locations.
LOD 300: Detailed design with specific components, dimensions, and materials.
LOD 400: Fabrication-level details, including precise geometry and assembly information.
LOD...
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
A framework is a set of guidelines, standards, and tools used to develop software applications.
A framework provides a structure for developers to build upon
It includes pre-written code and libraries to simplify development
Frameworks can be specific to a programming language or platform
Examples include React for web development and TensorFlow for machine learning
posted on 19 Nov 2020
I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
TCS
Accenture
Wipro
Cognizant